rpms/serpentine/devel serpentine.spec,1.5,1.6

Sindre Pedersen Bjørdal (sindrepb) fedora-extras-commits at redhat.com
Thu Sep 7 21:34:11 UTC 2006


Author: sindrepb

Update of /cvs/extras/rpms/serpentine/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20854

Modified Files:
	serpentine.spec 
Log Message:
update to 0.7-4


Index: serpentine.spec
===================================================================
RCS file: /cvs/extras/rpms/serpentine/devel/serpentine.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- serpentine.spec	28 Jul 2006 11:28:33 -0000	1.5
+++ serpentine.spec	7 Sep 2006 21:34:11 -0000	1.6
@@ -2,7 +2,7 @@
 
 Name:           serpentine
 Version:        0.7
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Audio CD Burner
 
 Group:          Applications/Multimedia
@@ -67,13 +67,16 @@
 %{python_sitelib}/serpentine/*.pyc
 %{python_sitelib}/serpentine/plugins/*.py
 %{python_sitelib}/serpentine/plugins/*.pyc
-%ghost %{python_sitelib}/serpentine/*.pyo
-%ghost %{python_sitelib}/serpentine/plugins/*.pyo
+%{python_sitelib}/serpentine/*.pyo
+%{python_sitelib}/serpentine/plugins/*.pyo
 %{_datadir}/applications/*
 %{_datadir}/serpentine
 
 
 %changelog
+* Tue Sep 07 2006 Sindre Pedersen Bjørdal <foolish[AT]guezz.net> - 0.7-4
+- Removed %ghost of .pyo files to fix #205434 and abide the python packaging guidelines
+
 * Fri Jul 28 2006 Sindre Pedersen Bjørdal <foolish[AT]guezz.net> - 0.7-3
 - Add missing gnome-python2-gconf dependency to solve #200489
 




More information about the fedora-extras-commits mailing list