obsolete ghostscript-X11 [release 10.01.2-2mamba;Sun Sep 03 2023]
This commit is contained in:
parent
37a4828173
commit
d2ee01a9df
@ -2,7 +2,7 @@
|
|||||||
%define dirver %(echo %version | tr -d .)
|
%define dirver %(echo %version | tr -d .)
|
||||||
|
|
||||||
Name: ghostscript
|
Name: ghostscript
|
||||||
Version: 9.56.1
|
Version: 10.01.2
|
||||||
Release: 2mamba
|
Release: 2mamba
|
||||||
Summary: The GPL release of the Ghostscript interpreter
|
Summary: The GPL release of the Ghostscript interpreter
|
||||||
Group: Applications/Publishing
|
Group: Applications/Publishing
|
||||||
@ -17,7 +17,6 @@ Patch0: ghostscript-9.07-european-locales-comma-separator.patch
|
|||||||
Patch1: ghostscript-9.27-system-zlib.patch
|
Patch1: ghostscript-9.27-system-zlib.patch
|
||||||
Patch2: ghostscript-9.53.3-libfreetype-2.10.4.patch
|
Patch2: ghostscript-9.53.3-libfreetype-2.10.4.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
|
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libICE-devel
|
BuildRequires: libICE-devel
|
||||||
@ -25,7 +24,7 @@ BuildRequires: libSM-devel
|
|||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXext-devel
|
BuildRequires: libXext-devel
|
||||||
BuildRequires: libXt-devel
|
BuildRequires: libXt-devel
|
||||||
BuildRequires: libatk-devel
|
BuildRequires: libat-spi2-core-devel
|
||||||
BuildRequires: libcairo-devel
|
BuildRequires: libcairo-devel
|
||||||
BuildRequires: libcups-devel
|
BuildRequires: libcups-devel
|
||||||
BuildRequires: libfontconfig-devel
|
BuildRequires: libfontconfig-devel
|
||||||
@ -56,6 +55,8 @@ Requires: %{name}-fonts
|
|||||||
Requires: libgs = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: libgs = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
Provides: ghostscript-cups
|
Provides: ghostscript-cups
|
||||||
Obsoletes: ghostscript-cups < 9.54.0
|
Obsoletes: ghostscript-cups < 9.54.0
|
||||||
|
Provides: ghostscript-X11
|
||||||
|
Obsoletes: ghostscript-X11 < 10.01.2
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Ghostscript is a package of software that provides:
|
Ghostscript is a package of software that provides:
|
||||||
@ -125,7 +126,7 @@ X11 support library for Ghostscript.
|
|||||||
#-D -T
|
#-D -T
|
||||||
#:<< _EOF
|
#:<< _EOF
|
||||||
#%patch0 -p1
|
#%patch0 -p1
|
||||||
%patch1 -p1
|
%patch 1 -p1
|
||||||
#%patch2 -p1
|
#%patch2 -p1
|
||||||
|
|
||||||
# To force using system libs
|
# To force using system libs
|
||||||
@ -146,22 +147,22 @@ do
|
|||||||
done
|
done
|
||||||
|
|
||||||
%configure \
|
%configure \
|
||||||
--enable-dynamic \
|
|
||||||
--disable-compile-inits \
|
--disable-compile-inits \
|
||||||
|
--without-versioned-path \
|
||||||
--with-drivers=ALL \
|
--with-drivers=ALL \
|
||||||
--with-fontpath="$FONTPATH" \
|
--with-fontpath="$FONTPATH" \
|
||||||
--with-system-libtiff \
|
--with-system-libtiff \
|
||||||
--with-ijs \
|
--with-ijs \
|
||||||
--with-jbig2dec \
|
--with-jbig2dec \
|
||||||
--without-omni \
|
|
||||||
--enable-gtk \
|
|
||||||
--with-x \
|
--with-x \
|
||||||
|
--enable-gtk \
|
||||||
--enable-fontconfig \
|
--enable-fontconfig \
|
||||||
--enable-freetype \
|
--enable-freetype \
|
||||||
--enable-openjpeg \
|
--enable-openjpeg \
|
||||||
--without-luratech \
|
--without-luratech \
|
||||||
--with-libpaper
|
--with-libpaper
|
||||||
|
|
||||||
|
# --without-omni \
|
||||||
# FT_BRIDGE=1 FT_CFLAGS="$FT_CFLAGS" FT_LIB=freetype
|
# FT_BRIDGE=1 FT_CFLAGS="$FT_CFLAGS" FT_LIB=freetype
|
||||||
|
|
||||||
# If using macros that add CFLAGS be sure it works
|
# If using macros that add CFLAGS be sure it works
|
||||||
@ -211,13 +212,8 @@ rm -f %{buildroot}%{_datadir}/ghostscript/%{version}/doc
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
#%{_bindir}/bdftops
|
|
||||||
#%{_bindir}/dumphint
|
|
||||||
%{_bindir}/dvipdf
|
%{_bindir}/dvipdf
|
||||||
%{_bindir}/eps2eps
|
%{_bindir}/eps2eps
|
||||||
#%{_bindir}/fixmswrd.pl
|
|
||||||
#%{_bindir}/font2c
|
|
||||||
#%{_bindir}/gpcl6
|
|
||||||
%{_bindir}/gs
|
%{_bindir}/gs
|
||||||
%{_bindir}/gsc
|
%{_bindir}/gsc
|
||||||
%{_bindir}/gsbj
|
%{_bindir}/gsbj
|
||||||
@ -226,11 +222,9 @@ rm -f %{buildroot}%{_datadir}/ghostscript/%{version}/doc
|
|||||||
%{_bindir}/gslj
|
%{_bindir}/gslj
|
||||||
%{_bindir}/gslp
|
%{_bindir}/gslp
|
||||||
%{_bindir}/gsnd
|
%{_bindir}/gsnd
|
||||||
#%{_bindir}/gxps
|
|
||||||
%{_bindir}/lprsetup.sh
|
%{_bindir}/lprsetup.sh
|
||||||
%{_bindir}/pdf2dsc
|
%{_bindir}/pdf2dsc
|
||||||
%{_bindir}/pdf2ps
|
%{_bindir}/pdf2ps
|
||||||
#%{_bindir}/pdfopt
|
|
||||||
%{_bindir}/pf2afm
|
%{_bindir}/pf2afm
|
||||||
%{_bindir}/pfbtopfa
|
%{_bindir}/pfbtopfa
|
||||||
%{_bindir}/pphs
|
%{_bindir}/pphs
|
||||||
@ -249,11 +243,10 @@ rm -f %{buildroot}%{_datadir}/ghostscript/%{version}/doc
|
|||||||
#%{_bindir}/wftopfa
|
#%{_bindir}/wftopfa
|
||||||
%{_datadir}/ghostscript
|
%{_datadir}/ghostscript
|
||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
%{_mandir}/de/*
|
#%{_mandir}/de/*
|
||||||
%dir %{_docdir}/ghostscript
|
%dir %{_docdir}/ghostscript
|
||||||
%dir %{_docdir}/ghostscript/%{version}
|
%{_docdir}/ghostscript/*
|
||||||
%{_docdir}/ghostscript/%{version}/*
|
%doc LICENSE
|
||||||
#%doc LICENSE
|
|
||||||
|
|
||||||
%files -n libgs
|
%files -n libgs
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -262,7 +255,6 @@ rm -f %{buildroot}%{_datadir}/ghostscript/%{version}/doc
|
|||||||
|
|
||||||
%files -n libgs-devel
|
%files -n libgs-devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
#%{_bindir}/ijs-config
|
|
||||||
%{_bindir}/ijs_client_example
|
%{_bindir}/ijs_client_example
|
||||||
%{_bindir}/ijs_server_example
|
%{_bindir}/ijs_server_example
|
||||||
%dir %{_includedir}/ghostscript
|
%dir %{_includedir}/ghostscript
|
||||||
@ -272,7 +264,6 @@ rm -f %{buildroot}%{_datadir}/ghostscript/%{version}/doc
|
|||||||
%{_includedir}/ijs/ijs_client.h
|
%{_includedir}/ijs/ijs_client.h
|
||||||
%{_includedir}/ijs/ijs_server.h
|
%{_includedir}/ijs/ijs_server.h
|
||||||
%{_libdir}/libijs.a
|
%{_libdir}/libijs.a
|
||||||
%{_libdir}/libijs.la
|
|
||||||
%{_libdir}/libijs.so
|
%{_libdir}/libijs.so
|
||||||
%{_libdir}/libgs.so
|
%{_libdir}/libgs.so
|
||||||
%{_libdir}/pkgconfig/ijs.pc
|
%{_libdir}/pkgconfig/ijs.pc
|
||||||
@ -290,11 +281,23 @@ rm -f %{buildroot}%{_datadir}/ghostscript/%{version}/doc
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_bindir}/gsx
|
%{_bindir}/gsx
|
||||||
|
|
||||||
%files X11
|
#%files X11
|
||||||
%defattr(-,root,root)
|
#%defattr(-,root,root)
|
||||||
%{_libdir}/ghostscript/*/X11.so
|
#%{_libdir}/ghostscript/*/X11.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 03 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 10.01.2-2mamba
|
||||||
|
- obsolete ghostscript-X11
|
||||||
|
|
||||||
|
* Thu Jun 22 2023 Automatic Build System <autodist@mambasoft.it> 10.01.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat May 27 2023 Automatic Build System <autodist@mambasoft.it> 10.01.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Oct 18 2022 Automatic Build System <autodist@mambasoft.it> 10.0.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun May 29 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 9.56.1-2mamba
|
* Sun May 29 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 9.56.1-2mamba
|
||||||
- rebuilt
|
- rebuilt
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user