rpms/desktop-printing/FC-6 desktop-printing.spec, 1.73, 1.74 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:36 UTC 2006


Author: twaugh

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

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/FC-6/desktop-printing.spec,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- desktop-printing.spec	12 Dec 2006 12:59:53 -0000	1.73
+++ desktop-printing.spec	12 Dec 2006 13:28:34 -0000	1.74
@@ -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-19
 - 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/FC-6/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:27:08 -0000	1.1
+++ eggcups-api-name.patch	12 Dec 2006 13:28:34 -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