[totem] Remove dependencies for removed plugin (#816245)

Bastien Nocera hadess at fedoraproject.org
Wed Apr 25 16:25:38 UTC 2012


commit 914bb39ea9e839d2149163e1a4c4625b0271e91c
Author: Bastien Nocera <hadess at hadess.net>
Date:   Wed Apr 25 16:46:57 2012 +0100

    Remove dependencies for removed plugin (#816245)

 totem.spec |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/totem.spec b/totem.spec
index c73a6d6..5af5176 100644
--- a/totem.spec
+++ b/totem.spec
@@ -1,7 +1,7 @@
 Summary: Movie player for GNOME
 Name: totem
 Version: 3.4.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 Epoch: 1
 License: GPLv2+ with exceptions
 Group: Applications/Multimedia
@@ -13,10 +13,6 @@ Requires: gnome-icon-theme
 Requires: pyxdg
 # For all the Python plugins
 Requires: pygobject3
-# For the iplayer plugin
-Requires: python-httplib2
-Requires: python-BeautifulSoup
-Requires: python-feedparser
 
 Requires: iso-codes
 Requires: gstreamer
@@ -257,6 +253,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/totem/mozilla-viewer.css
 
 %changelog
+* Wed Apr 25 2012 Bastien Nocera <bnocera at redhat.com> 3.4.1-2
+- Remove dependencies for removed plugin (#816245)
+
 * Mon Apr 16 2012 Richard Hughes <hughsient at gmail.com> - 1:3.4.1-1
 - Update to 3.4.1
 


More information about the scm-commits mailing list