automatic version update by autodist [release 9.54.0-1mamba;Sat Apr 03 2021]

This commit is contained in:
Automatic Build System 2024-01-05 22:59:53 +01:00
parent eabee3b79b
commit 2bdff5c132

View File

@ -2,14 +2,14 @@
%define dirver %(echo %version | tr -d .)
Name: ghostscript
Version: 9.53.3
Release: 2mamba
Version: 9.54.0
Release: 1mamba
Summary: The GPL release of the Ghostscript interpreter
Group: Applications/Publishing
Vendor: openmamba
Distribution: openmamba
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: http://downloads.ghostscript.com/public/ghostscript-%{version}.tar.gz
#Source: http://downloads.sourceforge.net/sourceforge/ghostscript/ghostscript-%{version}.tar.bz2
@ -60,8 +60,7 @@ BuildRequires: libSDL-devel
Requires: %{name}-fonts
Requires: libgs = %{?epoch:%epoch:}%{version}-%{release}
Provides: ghostscript-cups
Obsoletes: ghostscript-cups
BuildRoot: %{_tmppath}/%{name}-%{version}-root
Obsoletes: ghostscript-cups < 9.54.0
%description
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
Group: Development/Libraries
Provides: ghostscript-devel
Obsoletes: ghostscript-devel
Obsoletes: ghostscript-devel < 9.54.0
Requires: libgs = %{?epoch:%epoch:}%{version}-%{release}
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
@ -132,7 +131,7 @@ X11 support library for Ghostscript.
#:<< _EOF
#%patch0 -p1
%patch1 -p1
%patch2 -p1
#%patch2 -p1
# To force using system libs
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
%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
- added upstream patch against libfreetype 2.10.4