diff --git a/gutenprint.spec b/gutenprint.spec index 2acaf6f..7178742 100644 --- a/gutenprint.spec +++ b/gutenprint.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f 1-2) Name: gutenprint -Version: 5.2.15 +Version: 5.3.3 Release: 1mamba Summary: A suite of printer drivers that may be used with cups Group: System/Spooling @@ -9,7 +9,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://gutenprint.sourceforge.net -Source: http://download.sourceforge.net/sourceforge/gimp-print/gutenprint-%{version}.tar.bz2 +Source: http://download.sourceforge.net/sourceforge/gimp-print/gutenprint-%{version}.tar.xz Patch0: %{name}-5.2.3-parallel-build.patch Patch1: %{name}-5.2.3-LD_PRELOAD_fix.patch Patch2: %{name}-5.2.6-fix_includes.patch @@ -83,6 +83,8 @@ Despite the name, printing support for The GIMP is only one small part of what G Gutenprint printer drivers can be used with all common UNIX print spooling systems, by means of either CUPS or Ghostscript. This is the devel package. +%debug_package + %prep [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" @@ -133,18 +135,19 @@ exit 0 %files -f %{name}.lang %defattr(-,root,root) -#%{_bindir}/ijsgutenprint.%{majver} %{_bindir}/testpattern %{_sbindir}/cups-genppd.%{majver} -#%{_sbindir}/cups-genppdconfig.%{majver} %{_sbindir}/cups-genppdupdate %{_libdir}/*.so.* -%{_prefix}/lib/cups/backend/gutenprint52+usb +%{_prefix}/lib/cups/backend/gutenprint5*+usb %{_prefix}/lib/cups/driver/gutenprint.%{majver} %{_prefix}/lib/cups/filter/commandtocanon %{_prefix}/lib/cups/filter/commandtoepson %{_prefix}/lib/cups/filter/rastertogutenprint.%{majver} %{_libdir}/gimp/2.0/plug-ins/gutenprint +%dir %{_libdir}/gutenprint +%dir %{_libdir}/gutenprint/%{majver} +%{_libdir}/gutenprint/%{majver}/config.summary %{_datadir}/cups/calibrate.ppm %{_datadir}/cups/usb/net.sf.gimp-print.usb-quirks %dir %{_datadir}/gutenprint @@ -172,6 +175,12 @@ exit 0 %{_libdir}/pkgconfig/gutenprintui2.pc %changelog +* Thu Nov 14 2019 Automatic Build System 5.3.3-1mamba +- automatic version update by autodist + +* Sun Aug 18 2019 Silvan Calarco 5.3.1-1mamba +- update to 5.3.1 + * Wed Aug 14 2019 Silvan Calarco 5.2.15-1mamba - update to 5.2.15