automatic version update by autodist [release 5.2.10-1mamba;Sat Jun 07 2014]
This commit is contained in:
parent
45302abf49
commit
e15fda0e52
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f 1-2)
|
%define majver %(echo %version | cut -d. -f 1-2)
|
||||||
|
|
||||||
Name: gutenprint
|
Name: gutenprint
|
||||||
Version: 5.2.9
|
Version: 5.2.10
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A suite of printer drivers that may be used with cups
|
Summary: A suite of printer drivers that may be used with cups
|
||||||
Group: System/Spooling
|
Group: System/Spooling
|
||||||
@ -139,12 +139,14 @@ exit 0
|
|||||||
#%{_sbindir}/cups-genppdconfig.%{majver}
|
#%{_sbindir}/cups-genppdconfig.%{majver}
|
||||||
%{_sbindir}/cups-genppdupdate
|
%{_sbindir}/cups-genppdupdate
|
||||||
%{_libdir}/*.so.*
|
%{_libdir}/*.so.*
|
||||||
|
%{_prefix}/lib/cups/backend/gutenprint52+usb
|
||||||
%{_prefix}/lib/cups/driver/gutenprint.%{majver}
|
%{_prefix}/lib/cups/driver/gutenprint.%{majver}
|
||||||
%{_prefix}/lib/cups/filter/commandtocanon
|
%{_prefix}/lib/cups/filter/commandtocanon
|
||||||
%{_prefix}/lib/cups/filter/commandtoepson
|
%{_prefix}/lib/cups/filter/commandtoepson
|
||||||
%{_prefix}/lib/cups/filter/rastertogutenprint.%{majver}
|
%{_prefix}/lib/cups/filter/rastertogutenprint.%{majver}
|
||||||
%{_libdir}/gimp/2.0/plug-ins/gutenprint
|
%{_libdir}/gimp/2.0/plug-ins/gutenprint
|
||||||
%{_datadir}/cups/calibrate.ppm
|
%{_datadir}/cups/calibrate.ppm
|
||||||
|
%{_datadir}/cups/usb/net.sf.gimp-print.usb-quirks
|
||||||
%dir %{_datadir}/gutenprint
|
%dir %{_datadir}/gutenprint
|
||||||
%{_datadir}/gutenprint/*
|
%{_datadir}/gutenprint/*
|
||||||
%if "%{stage1}" != "1"
|
%if "%{stage1}" != "1"
|
||||||
@ -170,6 +172,9 @@ exit 0
|
|||||||
%{_libdir}/pkgconfig/gutenprintui2.pc
|
%{_libdir}/pkgconfig/gutenprintui2.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jun 07 2014 Automatic Build System <autodist@mambasoft.it> 5.2.10-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Sep 29 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 5.2.9-1mamba
|
* Sat Sep 29 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 5.2.9-1mamba
|
||||||
- update to 5.2.9
|
- update to 5.2.9
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user