rpms/veusz/FC-4 veusz.spec,1.2,1.3

Dr Jeremy Stephen Sanders (jsanders) fedora-extras-commits at redhat.com
Wed Sep 6 19:20:45 UTC 2006


Author: jsanders

Update of /cvs/extras/rpms/veusz/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19934

Modified Files:
	veusz.spec 
Log Message:
Remove ghosted pyo files



Index: veusz.spec
===================================================================
RCS file: /cvs/extras/rpms/veusz/FC-4/veusz.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- veusz.spec	12 Jul 2006 19:07:33 -0000	1.2
+++ veusz.spec	6 Sep 2006 19:20:45 -0000	1.3
@@ -4,7 +4,7 @@
 
 Name:           veusz
 Version:        0.10
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        GUI scientific plotting package
 
 Group:          Applications/Productivity
@@ -98,35 +98,30 @@
 %{python_sitearch}/veusz/VERSION
 %{python_sitearch}/veusz/*.py
 %{python_sitearch}/veusz/*.pyc
-%ghost %{python_sitearch}/veusz/*.pyo
 %{python_sitearch}/veusz/dialogs/*.py
 %{python_sitearch}/veusz/dialogs/*.pyc
-%ghost %{python_sitearch}/veusz/dialogs/*.pyo
 %{python_sitearch}/veusz/document/*.py
 %{python_sitearch}/veusz/document/*.pyc
-%ghost %{python_sitearch}/veusz/document/*.pyo
 %{python_sitearch}/veusz/helpers/*.py
 %{python_sitearch}/veusz/helpers/*.pyc
 %{python_sitearch}/veusz/helpers/*.so
-%ghost %{python_sitearch}/veusz/helpers/*.pyo
 %{python_sitearch}/veusz/setting/*.py
 %{python_sitearch}/veusz/setting/*.pyc
-%ghost %{python_sitearch}/veusz/setting/*.pyo
 %{python_sitearch}/veusz/utils/*.py
 %{python_sitearch}/veusz/utils/*.pyc
-%ghost %{python_sitearch}/veusz/utils/*.pyo
 %{python_sitearch}/veusz/widgets/*.py
 %{python_sitearch}/veusz/widgets/*.pyc
 %{python_sitearch}/veusz/widgets/data/colormaps.dat
-%ghost %{python_sitearch}/veusz/widgets/*.pyo
 %{python_sitearch}/veusz/windows/*.py
 %{python_sitearch}/veusz/windows/*.pyc
-%ghost %{python_sitearch}/veusz/windows/*.pyo
 %dir %{_datadir}/pixmaps/veusz
 %{_datadir}/pixmaps/veusz/*.png
 %{_datadir}/pixmaps/veusz.png
 
 %changelog
+* Wed Sep  6 2006 Jeremy Sanders <jeremy at jeremysanders.net> - 0.10-10
+- Removed ghosts, as per new Fedora guidelines
+
 * Wed Jul 12 2006 Jeremy Sanders <jeremy at jeremysanders.net> - 0.10-9
 - Add -O1 to install to generate .pyo files on FC4
 




More information about the fedora-extras-commits mailing list