rpms/python-protocols/devel python-protocols.spec,1.6,1.7

Shahms King (shahms) fedora-extras-commits at redhat.com
Fri Aug 11 15:15:28 UTC 2006


Author: shahms

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

Modified Files:
	python-protocols.spec 
Log Message:
don't ghost pyo files, update FC4 and FC5 versions to snapshot


Index: python-protocols.spec
===================================================================
RCS file: /cvs/extras/rpms/python-protocols/devel/python-protocols.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- python-protocols.spec	19 Apr 2006 15:43:55 -0000	1.6
+++ python-protocols.spec	11 Aug 2006 15:15:27 -0000	1.7
@@ -8,7 +8,7 @@
 
 Name:           python-protocols
 Version:        1.0
-Release:        0.1.%{alphatag}%{?dist}
+Release:        0.2.%{alphatag}%{?dist}
 
 Summary:        Open Protocols and Component Adaptation for Python
 
@@ -48,14 +48,17 @@
 %{python_sitearch}/protocols/*.so
 %{python_sitearch}/protocols/*.py
 %{python_sitearch}/protocols/*.pyc
-%ghost %{python_sitearch}/protocols/*.pyo
+%{python_sitearch}/protocols/*.pyo
 %{python_sitearch}/protocols/*/*.py
 %{python_sitearch}/protocols/*/*.pyc
-%ghost %{python_sitearch}/protocols/*/*.pyo
+%{python_sitearch}/protocols/*/*.pyo
 %dir %{python_sitearch}/%{srcname}-%{eggver}-py%{python_abi}.egg-info
 %{python_sitearch}/%{srcname}-%{eggver}-py%{python_abi}.egg-info/*
 
 %changelog
+* Fri Aug 11 2006 Shahms E. King <shahms at shahms.com> 1.0-0.2.a0dev_r2082
+- Include, don't ghost .pyo files per new guidelines
+
 * Wed Apr 19 2006 Shahms E. King <shahms at shahms.com> 1.0-0.1.a0dev_r2082
 - Update to new upstream location and snapshot version
 




More information about the scm-commits mailing list