rpms/desktop-printing/devel desktop-printing.spec,1.74,1.75

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Dec 12 13:10:06 UTC 2006


Author: twaugh

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

Modified Files:
	desktop-printing.spec 
Log Message:
* Tue Dec 12 2006 Tim Waugh <twaugh at redhat.com> 0.19-19
- Removed broken perl scripting line (bug #214619).
- Resolves: rhbz#214619



Index: desktop-printing.spec
===================================================================
RCS file: /cvs/dist/rpms/desktop-printing/devel/desktop-printing.spec,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- desktop-printing.spec	9 Dec 2006 02:58:30 -0000	1.74
+++ desktop-printing.spec	12 Dec 2006 13:10:04 -0000	1.75
@@ -63,7 +63,6 @@
 %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'
 make
 popd
 
@@ -111,6 +110,9 @@
 %{_sysconfdir}/gconf/*
 
 %changelog
+* Tue Dec 12 2006 Tim Waugh <twaugh at redhat.com> 0.19-19
+- Removed broken perl scripting line (bug #214619).
+
 * Fri Dec  8 2006 Matthias Clasen <mclasen at redhat.com> - 0.19-19
 - Fix remote job cancellation (#218945)
 




More information about the fedora-cvs-commits mailing list