automatic version update by autodist [release 4.05-1mamba;Sat Feb 10 2024]
This commit is contained in:
parent
2eadc3b0dd
commit
9a5b97c77a
11
xpdf.spec
11
xpdf.spec
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -dp -f1)
|
%define majver %(echo %version | cut -dp -f1)
|
||||||
%define minver %(echo %{version}p | cut -dp -f2)
|
%define minver %(echo %{version}p | cut -dp -f2)
|
||||||
Name: xpdf
|
Name: xpdf
|
||||||
Version: 4.03
|
Version: 4.05
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An open source viewer for Portable Document Format (PDF) files
|
Summary: An open source viewer for Portable Document Format (PDF) files
|
||||||
Group: Graphical Desktop/Applications/Publishing
|
Group: Graphical Desktop/Applications/Publishing
|
||||||
@ -39,14 +39,14 @@ Patch10: %{name}-3.03-libXpm-3.5.10.patch
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
|
||||||
BuildRequires: libcups-devel
|
BuildRequires: libcups-devel
|
||||||
BuildRequires: libfontconfig-devel
|
BuildRequires: libfontconfig-devel
|
||||||
BuildRequires: libfreetype-devel
|
BuildRequires: libfreetype-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
|
BuildRequires: libglvnd-devel
|
||||||
BuildRequires: libpaper-devel
|
BuildRequires: libpaper-devel
|
||||||
BuildRequires: libqt5-devel
|
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
|
BuildRequires: qt6-qtbase-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: ghostscript-fonts >= 6.0
|
Requires: ghostscript-fonts >= 6.0
|
||||||
Requires: libpoppler-tools
|
Requires: libpoppler-tools
|
||||||
@ -66,7 +66,7 @@ The Xpdf project also includes a PDF text extractor, PDF-to-PostScript converter
|
|||||||
patch -p1 < %{SOURCE13}
|
patch -p1 < %{SOURCE13}
|
||||||
patch -p1 < %{SOURCE14}
|
patch -p1 < %{SOURCE14}
|
||||||
%endif
|
%endif
|
||||||
%patch6 -p1 -b .can_2005_2097
|
%patch 6 -p1 -b .can_2005_2097
|
||||||
#%patch10 -p1
|
#%patch10 -p1
|
||||||
|
|
||||||
languages='
|
languages='
|
||||||
@ -150,6 +150,9 @@ rm -f %{buildroot}%{_mandir}/man1/pdf*.1*
|
|||||||
#%doc ANNOUNCE CHANGES COPYING README
|
#%doc ANNOUNCE CHANGES COPYING README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 10 2024 Automatic Build System <autodist@openmamba.org> 4.05-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Mar 22 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 4.03-1mamba
|
* Mon Mar 22 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 4.03-1mamba
|
||||||
- update to 4.03
|
- update to 4.03
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user