rpms/totem/devel totem.spec,1.139,1.140

Bastien Nocera (hadess) fedora-extras-commits at redhat.com
Mon Dec 10 22:31:48 UTC 2007


Author: hadess

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

Modified Files:
	totem.spec 
Log Message:
* Mon Dec 10 2007 - Bastien Nocera <bnocera at redhat.com> - 2.21.5-4
- Add the (non-working yet, missing files in the tarball) publish plugin



Index: totem.spec
===================================================================
RCS file: /cvs/pkgs/rpms/totem/devel/totem.spec,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -r1.139 -r1.140
--- totem.spec	10 Dec 2007 11:25:21 -0000	1.139
+++ totem.spec	10 Dec 2007 22:30:58 -0000	1.140
@@ -7,7 +7,7 @@
 Summary: Movie player for GNOME
 Name: totem
 Version: 2.21.5
-Release: 3%{?dist} 
+Release: 4%{?dist} 
 License: GPLv2 with exception
 Group: Applications/Multimedia
 URL: http://www.gnome.org/projects/totem/
@@ -52,6 +52,7 @@
 BuildRequires: gmyth-devel
 BuildRequires: python-devel gnome-python2-devel pygtk2-devel
 BuildRequires: tracker-devel
+BuildRequires: libepc-devel
 BuildRequires: totem-pl-parser-devel
 
 Obsoletes: nautilus-media
@@ -119,6 +120,15 @@
 A 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
+Group: Applications/Multimedia
+Requires: %{name} = %{version}-%{release}
+
+%description publish
+A plugin to allow you to share your current playlist (and the files included
+in that playlist) with other Totems on the same local network.
+
 %prep
 %setup -q
 
@@ -270,7 +280,14 @@
 %{_libdir}/mozilla/plugins/*
 %{_libexecdir}/totem-plugin-viewer
 
+%files publish
+%defattr(-, root, root)
+%{_libdir}/totem/plugins/publish
+
 %changelog
+* Mon Dec 10 2007 - Bastien Nocera <bnocera at redhat.com> - 2.21.5-4
+- Add the (non-working yet, missing files in the tarball) publish plugin
+
 * Mon Dec 10 2007 - Bastien Nocera <bnocera at redhat.com> - 2.21.5-3
 - Add the mythtv schemas to the mythtv subpackage (#410451)
 




More information about the fedora-extras-commits mailing list