rpms/desktop-printing/devel desktop-printing.spec, 1.76, 1.77 eggcups-api-name.patch, 1.1, 1.2

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Dec 12 13:28:59 UTC 2006


Author: twaugh

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

Modified Files:
	desktop-printing.spec eggcups-api-name.patch 
Log Message:
* Tue Dec 12 2006 Tim Waugh <twaugh at redhat.com>
- Fixed broken API name patch (bug #214619).
- Resolves: rhbz#214619



Index: desktop-printing.spec
===================================================================
RCS file: /cvs/dist/rpms/desktop-printing/devel/desktop-printing.spec,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- desktop-printing.spec	12 Dec 2006 13:10:32 -0000	1.76
+++ desktop-printing.spec	12 Dec 2006 13:28:57 -0000	1.77
@@ -110,6 +110,9 @@
 %{_sysconfdir}/gconf/*
 
 %changelog
+* Tue Dec 12 2006 Tim Waugh <twaugh at redhat.com>
+- Fixed broken API name patch (bug #214619).
+
 * Tue Dec 12 2006 Tim Waugh <twaugh at redhat.com> 0.19-20
 - Removed broken perl scripting line (bug #214619).
 

eggcups-api-name.patch:
 ec-cups-manager.c         |    6 +++---
 ec-driver-prompt-dialog.h |    8 ++++----
 ec-tray-icon.c            |   22 +++++++++++-----------
 printdriverselector.conf  |   14 +++++++-------
 4 files changed, 25 insertions(+), 25 deletions(-)

Index: eggcups-api-name.patch
===================================================================
RCS file: /cvs/dist/rpms/desktop-printing/devel/eggcups-api-name.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- eggcups-api-name.patch	8 Nov 2006 18:20:48 -0000	1.1
+++ eggcups-api-name.patch	12 Dec 2006 13:28:57 -0000	1.2
@@ -107,7 +107,7 @@
  
  	<policy user="root">
 -		<allow own="org.freedesktop.PrintDriverSelection"/>
-+		<allow own="com.freedredhat.PrintDriverSelection"/>
++		<allow own="com.redhat.PrintDriverSelection"/>
  	</policy>
  
  	<policy user="root">




More information about the fedora-cvs-commits mailing list