rpms/desktop-printing/FC-5 desktop-printing.spec,1.53,1.54

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Nov 3 12:49:58 UTC 2006


Author: mclasen

Update of /cvs/dist/rpms/desktop-printing/FC-5
In directory cvs.devel.redhat.com:/tmp/cvs-serv12299

Modified Files:
	desktop-printing.spec 
Log Message:
fix a problem with remote jobs



Index: desktop-printing.spec
===================================================================
RCS file: /cvs/dist/rpms/desktop-printing/FC-5/desktop-printing.spec,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- desktop-printing.spec	21 Feb 2006 18:25:51 -0000	1.53
+++ desktop-printing.spec	3 Nov 2006 12:49:56 -0000	1.54
@@ -5,7 +5,7 @@
 Summary: Desktop print icon
 Name: desktop-printing
 Version: 0.19
-Release: 7
+Release: 8%{?dist}
 License: GPL
 Group: Applications/File
 # total lie
@@ -13,6 +13,7 @@
 Source1: gnome-default-printer.png
 Patch0: desktop-printing-0.19-dbus-api.patch
 Patch1: eggcups-dbus-send-null-crash.patch
+Patch2: eggcups-cups12.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 Requires: redhat-menus
@@ -37,6 +38,7 @@
 pushd eggcups-%{version}
 %patch0 -p1 -b .dbus-api
 %patch1 -p0 -b .dbus-null-crash
+%patch2 -p1 -b .cups12
 popd
 
 %build
@@ -90,6 +92,9 @@
 %{_sysconfdir}/gconf/*
 
 %changelog
+* Nov  3 2006 Matthias Clasen <mclasen at redhat.com> - 0.19-8
+- Fix a problem where eggcups loses track of remote jobs (#212763)
+
 * Tue Feb 21 2006 Than Ngo <than at redhat.com> 0.19-7
 - only show in GNOME
 




More information about the fedora-cvs-commits mailing list