automatic version update by autodist [release 9.54.0-1mamba;Sat Apr 03 2021]
This commit is contained in:
parent
eabee3b79b
commit
2bdff5c132
@ -2,14 +2,14 @@
|
|||||||
%define dirver %(echo %version | tr -d .)
|
%define dirver %(echo %version | tr -d .)
|
||||||
|
|
||||||
Name: ghostscript
|
Name: ghostscript
|
||||||
Version: 9.53.3
|
Version: 9.54.0
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: The GPL release of the Ghostscript interpreter
|
Summary: The GPL release of the Ghostscript interpreter
|
||||||
Group: Applications/Publishing
|
Group: Applications/Publishing
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.ghostscript.com/awki
|
URL: https://www.ghostscript.com/awki
|
||||||
Source: https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs%{dirver}/ghostscript-%{version}.tar.gz
|
Source: https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs%{dirver}/ghostscript-%{version}.tar.gz
|
||||||
#Source: http://downloads.ghostscript.com/public/ghostscript-%{version}.tar.gz
|
#Source: http://downloads.ghostscript.com/public/ghostscript-%{version}.tar.gz
|
||||||
#Source: http://downloads.sourceforge.net/sourceforge/ghostscript/ghostscript-%{version}.tar.bz2
|
#Source: http://downloads.sourceforge.net/sourceforge/ghostscript/ghostscript-%{version}.tar.bz2
|
||||||
@ -60,8 +60,7 @@ BuildRequires: libSDL-devel
|
|||||||
Requires: %{name}-fonts
|
Requires: %{name}-fonts
|
||||||
Requires: libgs = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: libgs = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
Provides: ghostscript-cups
|
Provides: ghostscript-cups
|
||||||
Obsoletes: ghostscript-cups
|
Obsoletes: ghostscript-cups < 9.54.0
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Ghostscript is a package of software that provides:
|
Ghostscript is a package of software that provides:
|
||||||
@ -86,7 +85,7 @@ This package provides shared libraries provided by Ghostscript.
|
|||||||
Summary: Headers and static libraries for development with Ghostscript
|
Summary: Headers and static libraries for development with Ghostscript
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Provides: ghostscript-devel
|
Provides: ghostscript-devel
|
||||||
Obsoletes: ghostscript-devel
|
Obsoletes: ghostscript-devel < 9.54.0
|
||||||
Requires: libgs = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: libgs = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
|
|
||||||
@ -132,7 +131,7 @@ X11 support library for Ghostscript.
|
|||||||
#:<< _EOF
|
#:<< _EOF
|
||||||
#%patch0 -p1
|
#%patch0 -p1
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
%patch2 -p1
|
#%patch2 -p1
|
||||||
|
|
||||||
# To force using system libs
|
# To force using system libs
|
||||||
rm -rfv cups/libs freetype jbig2dec jpeg lcms2 libpng tiff zlib
|
rm -rfv cups/libs freetype jbig2dec jpeg lcms2 libpng tiff zlib
|
||||||
@ -301,6 +300,9 @@ rm -f %{buildroot}%{_datadir}/ghostscript/%{version}/doc
|
|||||||
%{_libdir}/ghostscript/*/X11.so
|
%{_libdir}/ghostscript/*/X11.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Apr 03 2021 Automatic Build System <autodist@mambasoft.it> 9.54.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Nov 30 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 9.53.3-2mamba
|
* Mon Nov 30 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 9.53.3-2mamba
|
||||||
- added upstream patch against libfreetype 2.10.4
|
- added upstream patch against libfreetype 2.10.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user