summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Alexandre Salim <salimma@fedoraproject.org>2011-07-31 23:51:58 +0200
committerMichel Alexandre Salim <salimma@fedoraproject.org>2011-07-31 23:51:58 +0200
commit0bdeab6ddbd8a6225d97b6cbb3f7ddefc02a897b (patch)
treefc8b90671c54a3fb32b65bee3e45596623386640
parentfe891d7d39aaf07c7de7e3bf3ff223a154f29b7e (diff)
miro.spec: add missing BRs for Gstreamer tests
-rw-r--r--media/miro.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/media/miro.spec b/media/miro.spec
index 3a3f1d7..a9f83d2 100644
--- a/media/miro.spec
+++ b/media/miro.spec
@@ -1,6 +1,6 @@
Name: miro
Version: 4.0.2.1
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Internet TV Player
Group: Applications/Multimedia
@@ -35,6 +35,8 @@ BuildRequires: dbus-python
BuildRequires: GConf2
BuildRequires: python-mutagen
BuildRequires: gnome-python2-gconf
+BuildRequires: gstreamer-plugins-good
+BuildRequires: gstreamer-python
BuildRequires: python-pycurl
BuildRequires: pywebkitgtk
BuildRequires: rb_libtorrent-python
@@ -46,6 +48,7 @@ Requires: dbus-x11
Requires: ffmpeg2theora
Requires: GConf2
Requires: gnome-python2-gconf
+Requires: gstreamer-plugins-good
Requires: gstreamer-python
Requires: python-mutagen
Requires: python-pycurl
@@ -65,7 +68,6 @@ their shows with them.
%prep
%setup -q -n miro-%{version}
-# cp -p %%{SOURCE1} .
# Patches
# Intentionally not using -b .<descr> :
# Otherwise, the unpatched files get re-added into Miro
@@ -135,6 +137,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
+* Sun Jul 31 2011 Michel Salim <salimma@fedoraproject.org> - 4.0.2.1-3
+- Add missing BR for Gstreamer tests
+
* Sun Jul 31 2011 Michel Salim <salimma@fedoraproject.org> - 4.0.2.1-2
- Fix screensaver inhibition exception when enabling full-screen mode