rpms/gutenprint/devel cups-genppdupdate.py.in, NONE, 1.1 gutenprint.spec, 1.56, 1.57

Tim Waugh twaugh at fedoraproject.org
Mon Sep 28 16:53:26 UTC 2009


Author: twaugh

Update of /cvs/pkgs/rpms/gutenprint/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6422

Modified Files:
	gutenprint.spec 
Added Files:
	cups-genppdupdate.py.in 
Log Message:
* Mon Sep 28 2009 Tim Waugh <twaugh at redhat.com> 5.2.4-6
- Reimplemented PPD upgrade script in Python to avoid perl
  dependency (bug #524978).



***** Error reading new file: [Errno 2] No such file or directory: 'cups-genppdupdate.py.in'

Index: gutenprint.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gutenprint/devel/gutenprint.spec,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -p -r1.56 -r1.57
--- gutenprint.spec	23 Sep 2009 17:31:17 -0000	1.56
+++ gutenprint.spec	28 Sep 2009 16:53:26 -0000	1.57
@@ -4,11 +4,12 @@
 Name:           gutenprint
 Summary:        Printer Drivers Package.
 Version:        5.2.4
-Release:        5%{?dist}
+Release:        6%{?dist}
 Group:          System Environment/Base
 URL:            http://gimp-print.sourceforge.net/
 Source0:        http://dl.sf.net/gimp-print/gutenprint-%{version}.tar.bz2
 Source1:        gutenprint-foomaticppdupdate
+Source2:        cups-genppdupdate.py.in
 Patch0:         gutenprint-menu.patch
 Patch1:         gutenprint-O6.patch
 Patch2:         gutenprint-selinux.patch
@@ -139,6 +140,8 @@ Epson, HP and compatible printers.
 %patch2 -p1 -b .selinux
 %patch3 -p1 -b .deviceid
 
+cp %{SOURCE2} src/cups/cups-genppdupdate.in
+
 %build
 %configure --disable-static --disable-dependency-tracking  \
             --with-foomatic --with-ghostscript \
@@ -264,6 +267,10 @@ fi
 /bin/rm -f /var/cache/foomatic/*
 
 %changelog
+* Mon Sep 28 2009 Tim Waugh <twaugh at redhat.com> 5.2.4-6
+- Reimplemented PPD upgrade script in Python to avoid perl
+  dependency (bug #524978).
+
 * Tue Sep  1 2009 Tim Waugh <twaugh at redhat.com> 5.2.4-5
 - Provide IEEE 1284 Device IDs in CUPS model list.
 




More information about the fedora-extras-commits mailing list