rpms/desktop-printing/devel desktop-printing.spec,1.63,1.64

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Sep 11 15:35:56 UTC 2006


Author: ffesti

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

Modified Files:
	desktop-printing.spec 
Log Message:
* change dbus domain from org/freedesktop to com/redhat



Index: desktop-printing.spec
===================================================================
RCS file: /cvs/dist/rpms/desktop-printing/devel/desktop-printing.spec,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- desktop-printing.spec	11 Aug 2006 02:19:30 -0000	1.63
+++ desktop-printing.spec	11 Sep 2006 15:35:54 -0000	1.64
@@ -6,7 +6,7 @@
 Summary: Desktop print icon
 Name: desktop-printing
 Version: 0.19
-Release: 12
+Release: 13
 License: GPL
 Group: Applications/File
 # total lie
@@ -21,7 +21,7 @@
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 Requires: redhat-menus
 Requires: dbus >= %{dbus_version}, dbus-x11
-Requires: hal-cups-utils >= 0.6.0
+Requires: hal-cups-utils >= 0.6.2-4
 Requires: cups
 PreReq:   gtk2 >= %{gtk_version}
 
@@ -53,7 +53,7 @@
 %build
 pushd eggcups-%{version}
 %configure --with-session-cupsd=no
-#find . -type f -print0 \( -name '*.c' -o -name '*.h' -o -name '*.conf' \) | xargs -0 perl -pi -e 's,org/freedesktop/,com/redhat/,g;s,org.freedesktop.,com.redhat.,g'
+find . -type f -print0 \( -name '*.c' -o -name '*.h' -o -name '*.conf' \) | xargs -0 perl -pi -e 's,org/freedesktop/,com/redhat/,g;s,org.freedesktop.,com.redhat.,g'
 make
 popd
 
@@ -101,6 +101,9 @@
 %{_sysconfdir}/gconf/*
 
 %changelog
+* Mon Sep 11 2006 Florian Festi <ffesti at redhat.com> - 0.19.13
+- Changed dbus domain from org/freedesktop/ back to com/redhat/ to fit cups
+
 * Thu Aug 10 2006 Ray Strode <rstrode at redhat.com> - 0.19-12
 - Apply patch from Tim Waugh to make things work better
   with hal-lpadmin (bug 200393)




More information about the fedora-cvs-commits mailing list