rpms/gnome-python2-extras/FC-4 gnome-python-extras.spec,1.10,1.11

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Feb 1 19:16:19 UTC 2006


Author: johnp

Update of /cvs/dist/rpms/gnome-python2-extras/FC-4
In directory cvs.devel.redhat.com:/tmp/cvs-serv10299

Modified Files:
	gnome-python-extras.spec 
Log Message:
- Remove the totem playlist parser since we didn't build them
  in previous releases



Index: gnome-python-extras.spec
===================================================================
RCS file: /cvs/dist/rpms/gnome-python2-extras/FC-4/gnome-python-extras.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- gnome-python-extras.spec	1 Feb 2006 19:06:46 -0000	1.10
+++ gnome-python-extras.spec	1 Feb 2006 19:16:16 -0000	1.11
@@ -13,7 +13,7 @@
 Summary: The sources for additional. PyGNOME Python extension modules.
 Name: gnome-python2-extras
 Version: 2.10.0
-Release: 4 
+Release: 5 
 License: GPL/LGPL
 Group: Development/Languages
 Source0: gnome-python-extras-%{version}.tar.bz2
@@ -173,6 +173,7 @@
 rm -rf $RPM_BUILD_ROOT
 %makeinstall
 find $RPM_BUILD_ROOT -name '*.la' -exec rm {} \;
+rm -rf $RPM_BUILD_ROOT/%{_libdir}/python2.4/site-packages/gtk-2.0/totem
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -248,6 +249,10 @@
 
 
 %changelog
+* Wed Feb 01 2006 John (J5) Palmieri <johnp at redhat.com> - 2.10.0-5
+- Remove the totem playlist parser since we didn't build them
+  in previous releases
+
 * Wed Feb 01 2006 John (J5) Palmieri <johnp at redhat.com> - 2.10.0-4
 - Bump and rebuild
 




More information about the fedora-cvs-commits mailing list