rpms/veusz/FC-5 veusz.spec,1.3,1.4

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


Author: jsanders

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

Modified Files:
	veusz.spec 
Log Message:
Package pyo files



Index: veusz.spec
===================================================================
RCS file: /cvs/extras/rpms/veusz/FC-5/veusz.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- veusz.spec	6 Sep 2006 19:19:50 -0000	1.3
+++ veusz.spec	6 Sep 2006 19:40:09 -0000	1.4
@@ -4,7 +4,7 @@
 
 Name:           veusz
 Version:        0.10
-Release:        10%{?dist}
+Release:        11%{?dist}
 Summary:        GUI scientific plotting package
 
 Group:          Applications/Productivity
@@ -97,28 +97,31 @@
 %dir %{python_sitearch}/veusz
 %{python_sitearch}/veusz/VERSION
 %{python_sitearch}/veusz/*.py
-%{python_sitearch}/veusz/*.pyc
+%{python_sitearch}/veusz/*.py[co]
 %{python_sitearch}/veusz/dialogs/*.py
-%{python_sitearch}/veusz/dialogs/*.pyc
+%{python_sitearch}/veusz/dialogs/*.py[co]
 %{python_sitearch}/veusz/document/*.py
-%{python_sitearch}/veusz/document/*.pyc
+%{python_sitearch}/veusz/document/*.py[co]
 %{python_sitearch}/veusz/helpers/*.py
-%{python_sitearch}/veusz/helpers/*.pyc
+%{python_sitearch}/veusz/helpers/*.py[co]
 %{python_sitearch}/veusz/helpers/*.so
 %{python_sitearch}/veusz/setting/*.py
-%{python_sitearch}/veusz/setting/*.pyc
+%{python_sitearch}/veusz/setting/*.py[co]
 %{python_sitearch}/veusz/utils/*.py
-%{python_sitearch}/veusz/utils/*.pyc
+%{python_sitearch}/veusz/utils/*.py[co]
 %{python_sitearch}/veusz/widgets/*.py
-%{python_sitearch}/veusz/widgets/*.pyc
+%{python_sitearch}/veusz/widgets/*.py[co]
 %{python_sitearch}/veusz/widgets/data/colormaps.dat
 %{python_sitearch}/veusz/windows/*.py
-%{python_sitearch}/veusz/windows/*.pyc
+%{python_sitearch}/veusz/windows/*.py[co]
 %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-11
+- Package .pyo files
+
 * Wed Sep  6 2006 Jeremy Sanders <jeremy at jeremysanders.net> - 0.10-10
 - Removed ghosts, as per new Fedora guidelines
 




More information about the fedora-extras-commits mailing list