rpms/totem/devel totem.spec,1.209,1.210

Bastien Nocera hadess at fedoraproject.org
Wed Dec 17 10:39:21 UTC 2008


Author: hadess

Update of /cvs/pkgs/rpms/totem/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4072

Modified Files:
	totem.spec 
Log Message:
* Wed Dec 17 2008 - Bastien Nocera <bnocera at redhat.com> - 2.25.3-2
- Disable tracker plugin until tracker is fixed



Index: totem.spec
===================================================================
RCS file: /cvs/pkgs/rpms/totem/devel/totem.spec,v
retrieving revision 1.209
retrieving revision 1.210
diff -u -r1.209 -r1.210
--- totem.spec	15 Dec 2008 17:16:35 -0000	1.209
+++ totem.spec	17 Dec 2008 10:38:51 -0000	1.210
@@ -10,7 +10,7 @@
 Summary: Movie player for GNOME
 Name: totem
 Version: 2.25.3
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+ with exceptions
 Group: Applications/Multimedia
 URL: http://projects.gnome.org/totem/
@@ -55,7 +55,7 @@
 BuildRequires: lirc-devel
 BuildRequires: libgalago-devel
 BuildRequires: gmyth-devel
-BuildRequires: tracker-devel
+#BuildRequires: tracker-devel
 BuildRequires: libepc-devel
 
 Obsoletes: nautilus-media
@@ -150,14 +150,14 @@
 To play back the videos however, you will need codecs that are not
 available in the Fedora repositories.
 
-%package tracker
-Summary: Tracker-based video search plugin for Totem
-Group: Applications/Multimedia
-Requires: %{name} = %{version}-%{release}
-
-%description tracker
-This package provides a Totem plugin to allow searching local videos, based 
-on their tags, metadata, or filenames, as indexing by the Tracker indexer.
+#%package tracker
+#Summary: Tracker-based video search plugin for Totem
+#Group: Applications/Multimedia
+#Requires: %{name} = %{version}-%{release}
+
+#%description tracker
+#This package provides a Totem plugin to allow searching local videos, based 
+#on their tags, metadata, or filenames, as indexing by the Tracker indexer.
 
 %package publish
 Summary: Share your playlist with other Totems on the local network
@@ -388,6 +388,7 @@
 %{_libdir}/totem/plugins/media-player-keys
 %{_libdir}/totem/plugins/totem
 %{_libdir}/totem/plugins/thumbnail
+%{_libdir}/totem/plugins/opensubtitles
 %{_libdir}/totem/plugins/pythonconsole
 #%{_libdir}/totem/plugins/bemused
 %{_datadir}/icons/hicolor/*/apps/totem.png
@@ -415,9 +416,9 @@
 %defattr(-, root, root)
 %{_libdir}/totem/plugins/youtube
 
-%files tracker
-%defattr(-, root, root)
-%{_libdir}/totem/plugins/tracker
+#%files tracker
+#%defattr(-, root, root)
+#%{_libdir}/totem/plugins/tracker
 
 %files mozplugin
 %defattr(-, root, root)
@@ -437,6 +438,9 @@
 %endif
 
 %changelog
+* Wed Dec 17 2008 - Bastien Nocera <bnocera at redhat.com> - 2.25.3-2
+- Disable tracker plugin until tracker is fixed
+
 * Mon Dec 15 2008 - Bastien Nocera <bnocera at redhat.com> - 2.25.3-1
 - Update to 2.25.3
 




More information about the fedora-extras-commits mailing list