rpms/bzrtools/FC-5 bzrtools.spec,1.2,1.3

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


Author: shahms

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

Modified Files:
	bzrtools.spec 
Log Message:
don't ghost .pyo files


Index: bzrtools.spec
===================================================================
RCS file: /cvs/extras/rpms/bzrtools/FC-5/bzrtools.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- bzrtools.spec	24 May 2006 14:25:35 -0000	1.2
+++ bzrtools.spec	11 Aug 2006 15:11:30 -0000	1.3
@@ -2,7 +2,7 @@
 
 Name:           bzrtools
 Version:        0.8.1
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        A collection of utilities and plugins for Bazaar-NG
 
 Group:          Development/Tools
@@ -54,9 +54,12 @@
 %dir %{python_sitelib}/bzrlib/plugins/bzrtools
 %{python_sitelib}/bzrlib/plugins/bzrtools/*.py
 %{python_sitelib}/bzrlib/plugins/bzrtools/*.pyc
-%ghost %{python_sitelib}/bzrlib/plugins/bzrtools/*.pyo
+%{python_sitelib}/bzrlib/plugins/bzrtools/*.pyo
 
 %changelog
+* Fri Aug 11 2006 Shahms E. King <shahms at shahms.com> 0.8.1-5
+- Include, don't ghost .pyo files per new guidelines
+
 * Wed May 24 2006 Shahms E. King <shahms at shahms.com> 0.8.1-4
 - Require bzr >= 0.8, rather than only 0.8
 




More information about the fedora-extras-commits mailing list