rpms/python-vobject/devel python-vobject.spec,1.2,1.3

James Bowes (jbowes) fedora-extras-commits at redhat.com
Sun Sep 10 19:03:06 UTC 2006


Author: jbowes

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

Modified Files:
	python-vobject.spec 
Log Message:
0.4.1-2


Index: python-vobject.spec
===================================================================
RCS file: /cvs/extras/rpms/python-vobject/devel/python-vobject.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python-vobject.spec	12 Aug 2006 17:02:21 -0000	1.2
+++ python-vobject.spec	10 Sep 2006 19:03:06 -0000	1.3
@@ -2,7 +2,7 @@
 
 Name:           python-vobject 
 Version:        0.4.1 
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A python library for manipulating vCard and vCalendar files
 
 Group:          Development/Languages
@@ -61,18 +61,21 @@
 %{python_sitelib}/vobject/win32tz.py
 %{python_sitelib}/vobject/win32tz.pyc
                                                                
-%ghost %{python_sitelib}/vobject/__init__.pyo
-%ghost %{python_sitelib}/vobject/base.pyo
-%ghost %{python_sitelib}/vobject/behavior.pyo
-%ghost %{python_sitelib}/vobject/icalendar.pyo
-%ghost %{python_sitelib}/vobject/hcalendar.pyo
-%ghost %{python_sitelib}/vobject/vcard.pyo
-%ghost %{python_sitelib}/vobject/win32tz.pyo
+%{python_sitelib}/vobject/__init__.pyo
+%{python_sitelib}/vobject/base.pyo
+%{python_sitelib}/vobject/behavior.pyo
+%{python_sitelib}/vobject/icalendar.pyo
+%{python_sitelib}/vobject/hcalendar.pyo
+%{python_sitelib}/vobject/vcard.pyo
+%{python_sitelib}/vobject/win32tz.pyo
 
 # Python egg info dir and contents
 %{python_sitelib}/vobject*egg-info
 
 %changelog
+* Sun Sep 10 2006 James Bowes <jbowes at redhat.com> 0.4.1-2
+- Stop ghosting pyo files.
+
 * Sat Aug 12 2006 James Bowes <jbowes at redhat.com> 0.4.1-1
 - New version released.
 - Handle egg info.




More information about the fedora-extras-commits mailing list