rpms/veusz/F-8 veusz.spec,1.13,1.14

Jeremy Sanders jsanders at fedoraproject.org
Tue Nov 25 17:23:25 UTC 2008


Author: jsanders

Update of /cvs/pkgs/rpms/veusz/F-8
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27785

Modified Files:
	veusz.spec 
Log Message:
Location of icons in source has moved: fix spec file



Index: veusz.spec
===================================================================
RCS file: /cvs/pkgs/rpms/veusz/F-8/veusz.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- veusz.spec	25 Nov 2008 17:16:04 -0000	1.13
+++ veusz.spec	25 Nov 2008 17:22:55 -0000	1.14
@@ -4,7 +4,7 @@
 
 Name:           veusz
 Version:        1.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        GUI scientific plotting package
 
 Group:          Applications/Productivity
@@ -45,7 +45,7 @@
 # this is so we can move the icons out of the python directory
 # and into /usr/share/pixmaps/veusz
 sed -i "/imagedir =/c\\imagedir = '%{_datadir}/pixmaps/veusz'" \
-        ${RPM_BUILD_DIR}/veusz-%{version}/windows/action.py
+        ${RPM_BUILD_DIR}/veusz-%{version}/utils/action.py
 
 # avoid clash of README files
 mv ${RPM_BUILD_DIR}/veusz-%{version}/windows/icons/README README-icons
@@ -130,6 +130,9 @@
 %{_datadir}/pixmaps/veusz.png
 
 %changelog
+* Tue Nov 25 2008 Jeremy Sanders <jeremy at jeremysanders.net> - 1.2-2
+- Fix move of icon location
+
 * Tue Nov 25 2008 Jeremy Sanders <jeremy at jeremysanders.net> - 1.2-1
 - Move to Veusz 1.2
 




More information about the fedora-extras-commits mailing list