rpms/desktop-printing/FC-6 desktop-printing.spec,1.72,1.73

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


Author: twaugh

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

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/FC-6/desktop-printing.spec,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- desktop-printing.spec	9 Dec 2006 03:04:31 -0000	1.72
+++ desktop-printing.spec	12 Dec 2006 12:59:53 -0000	1.73
@@ -6,7 +6,7 @@
 Summary: Desktop print icon
 Name: desktop-printing
 Version: 0.19
-Release: 18%{?dist}
+Release: 19%{?dist}
 License: GPL
 Group: Applications/File
 # total lie
@@ -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-18
 - Fix remote job cancellation (#218945)
 




More information about the fedora-cvs-commits mailing list