rpms/python-ruledispatch/devel python-ruledispatch.spec,1.1,1.2

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Mon Aug 14 05:07:44 UTC 2006


Author: lmacken

Update of /cvs/extras/rpms/python-ruledispatch/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13918

Modified Files:
	python-ruledispatch.spec 
Log Message:
* Mon Aug 14 2006 Luke Macken <lmacken at redhat.com> 0.5a0-0.1.svnr2115
- Include the pyo files instead of ghosting them




Index: python-ruledispatch.spec
===================================================================
RCS file: /cvs/extras/rpms/python-ruledispatch/devel/python-ruledispatch.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-ruledispatch.spec	11 Jul 2006 22:28:50 -0000	1.1
+++ python-ruledispatch.spec	14 Aug 2006 05:07:44 -0000	1.2
@@ -5,7 +5,7 @@
 
 Name:           python-ruledispatch
 Version:        0.5a0
-Release:        0.1.svn%{svnrev}%{?dist}
+Release:        0.2.svn%{svnrev}%{?dist}
 Summary:        A generic function package for Python
 
 Group:          Development/Languages
@@ -44,10 +44,13 @@
 %{python_sitearch}/dispatch/*.pyc
 %{python_sitearch}/dispatch/tests/*.py
 %{python_sitearch}/dispatch/tests/*.pyc
-%ghost %{python_sitearch}/dispatch/*.pyo
-%ghost %{python_sitearch}/dispatch/tests/*.pyo
+%{python_sitearch}/dispatch/*.pyo
+%{python_sitearch}/dispatch/tests/*.pyo
 
 %changelog
+* Mon Aug 14 2006 Luke Macken <lmacken at redhat.com> 0.5a0-0.1.svnr2115
+- Include the pyo files instead of ghosting them
+
 * Thu Jul  6 2006 Luke Macken <lmacken at redhat.com> 0.5a0-0.1.svnr2115
 - Use sitearch instead of sitelib in the files
 - Remove python-abi requirement




More information about the fedora-extras-commits mailing list