rpms/redhat-artwork/devel redhat-artwork.spec,1.151,1.152

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Sep 13 00:46:32 UTC 2006


Author: johnp

Update of /cvs/dist/rpms/redhat-artwork/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv4364

Modified Files:
	redhat-artwork.spec 
Log Message:
- Use Source to find the icon coverage tool



Index: redhat-artwork.spec
===================================================================
RCS file: /cvs/dist/rpms/redhat-artwork/devel/redhat-artwork.spec,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -r1.151 -r1.152
--- redhat-artwork.spec	13 Sep 2006 00:32:32 -0000	1.151
+++ redhat-artwork.spec	13 Sep 2006 00:46:30 -0000	1.152
@@ -9,6 +9,8 @@
 Source0: %{name}-%{version}.tar.gz
 Source1: post-install-fixup.sh
 Source2: post-install-sources.tar.gz
+Source3: icon-coverage-linker.py
+Source4: coverage-tool-links.xml
 Group: User Interface/Desktops
 License: GPL
 BuildRoot: %{_tmppath}/%{name}-root
@@ -86,7 +88,7 @@
 
 %find_lang %{po_package}
 
-../icon-coverage-linker.py $RPM_BUILD_ROOT/usr/share/icons/Bluecurve ../coverage-tool-links.xml
+%{SOURCE3} $RPM_BUILD_ROOT/usr/share/icons/Bluecurve %{SOURCE4}
 
 #symlink some icons so we can handle some of the new added icons
 #this should be added to our upstream sources




More information about the fedora-cvs-commits mailing list