rpms/system-config-printer/F-12 system-config-printer.spec, 1.333, 1.334

Tim Waugh twaugh at fedoraproject.org
Wed Jan 6 15:43:09 UTC 2010


Author: twaugh

Update of /cvs/pkgs/rpms/system-config-printer/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7353

Modified Files:
	system-config-printer.spec 
Log Message:
* Wed Jan  6 2010 Tim Waugh <twaugh at redhat.com> - 1.1.16-3
- Avoid traceback in NewPrinterGUI.init (bug #550442).



Index: system-config-printer.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-printer/F-12/system-config-printer.spec,v
retrieving revision 1.333
retrieving revision 1.334
diff -u -p -r1.333 -r1.334
--- system-config-printer.spec	6 Jan 2010 15:31:30 -0000	1.333
+++ system-config-printer.spec	6 Jan 2010 15:43:09 -0000	1.334
@@ -20,6 +20,7 @@ Patch2: system-config-printer-typo.patch
 Patch3: system-config-printer-driver-pre-selection.patch
 Patch4: system-config-printer-foomatic-recommended.patch
 Patch5: system-config-printer-jobviewer-exit.patch
+Patch6: system-config-printer-npinit-traceback.patch
 
 BuildRequires: cups-devel >= 1.2
 BuildRequires: python-devel >= 2.4
@@ -84,6 +85,7 @@ printers.
 %patch3 -p1 -b .driver-pre-selection
 %patch4 -p1 -b .foomatic-recommended
 %patch5 -p1 -b .jobviewer-exit
+%patch6 -p1 -b .npinit-traceback
 
 %build
 %configure --with-udev-rules --with-polkit-1
@@ -201,6 +203,7 @@ exit 0
 
 %changelog
 * Wed Jan  6 2010 Tim Waugh <twaugh at redhat.com> - 1.1.16-3
+- Avoid traceback in NewPrinterGUI.init (bug #550442).
 - Avoid traceback in on_jobviewer_exit (bug #550437).
 
 * Wed Dec 23 2009 Tim Waugh <twaugh at redhat.com> - 1.1.16-2




More information about the fedora-extras-commits mailing list