rpms/totem/devel totem.spec,1.169,1.170

Bastien Nocera (hadess) fedora-extras-commits at redhat.com
Fri Mar 7 16:10:59 UTC 2008


Author: hadess

Update of /cvs/pkgs/rpms/totem/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28179

Modified Files:
	totem.spec 
Log Message:
* Fri Mar 07 2008 - Bastien Nocera <bnocera at redhat.com> - 2.23.0-2
- Re-add missing nautilus files section
- Fix obsoletes and provides to upgrade from the broken 2.21.96
  packages



Index: totem.spec
===================================================================
RCS file: /cvs/pkgs/rpms/totem/devel/totem.spec,v
retrieving revision 1.169
retrieving revision 1.170
diff -u -r1.169 -r1.170
--- totem.spec	5 Mar 2008 12:11:23 -0000	1.169
+++ totem.spec	7 Mar 2008 16:10:21 -0000	1.170
@@ -10,7 +10,7 @@
 Summary: Movie player for GNOME
 Name: totem
 Version: 2.23.0
-Release: 1%{?dist} 
+Release: 2%{?dist} 
 License: GPLv2 with exception
 Group: Applications/Multimedia
 URL: http://www.gnome.org/projects/totem/
@@ -76,6 +76,8 @@
 Summary: Gstreamer backend for Totem
 Group: Applications/Multimedia
 Provides: %{name}-backend
+Provides: %{name}-gstreamer
+Obsoletes: %{name}-gstreamer < 2.23.0
 Requires: %{name} = %{version}
 Requires: gstreamer >= %gstreamer_version
 Requires: gstreamer-plugins-base >= %gstreamer_plugins_base_version
@@ -92,6 +94,8 @@
 Summary: Gstreamer backend for Totem
 Group: Applications/Multimedia
 Provides: %{name}-backend
+Provides: %{name}-xine
+Obsoletes: %{name}-xine < 2.23.0
 Requires: %{name} = %{version}
 Requires: xine-lib >= %{xine_version}
 BuildRequires: xine-lib-devel >= %{xine_version}
@@ -171,6 +175,10 @@
 Summary: Video and Audio Properties tab for Nautilus
 Group: Applications/Multimedia
 Requires: %{name} = %{version}-%{release}
+Provides: totem-nautilus-xine
+Provides: totem-nautilus-gstreamer
+Obsoletes: totem-nautilus-xine < 2.23.0
+Obsoletes: totem-nautilus-gstreamer < 2.23.0
 
 %description nautilus
 A Nautilus extension that shows the properties of audio and video files in•
@@ -357,7 +365,6 @@
 %{_bindir}/%{name}-audio-preview
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/%{name}/
-%{_libdir}/nautilus/extensions-2.0/*.so*
 %dir %{_libexecdir}/totem
 %{_libexecdir}/totem/totem-bugreport.py*
 %{_libdir}/libbaconvideowidget.so*
@@ -376,6 +383,10 @@
 %{_mandir}/man1/%{name}.1*
 %{_mandir}/man1/totem-video-thumbnailer.1.gz
 
+%files nautilus
+%defattr(-, root, root)
+%{_libdir}/nautilus/extensions-2.0/*.so*
+
 %files galago
 %defattr(-, root, root)
 %{_libdir}/totem/plugins/galago
@@ -416,6 +427,11 @@
 %endif
 
 %changelog
+* Fri Mar 07 2008 - Bastien Nocera <bnocera at redhat.com> - 2.23.0-2
+- Re-add missing nautilus files section
+- Fix obsoletes and provides to upgrade from the broken 2.21.96
+  packages
+
 * Tue Mar 04 2008 - Bastien Nocera <bnocera at redhat.com> - 2.23.0-1
 - Update to 2.23.0, rework the -gstreamer/-xine backend split to
   switch libraries instead of having replacements for all the




More information about the fedora-extras-commits mailing list