[transmageddon] Switch gstreamer versioning to match Fedora 18



commit f22c1696c3364d130c7a84e807702ccae4c2299d
Author: Christian Fredrik Kalager Schaller <uraeus linuxrisin org>
Date:   Sat Sep 15 21:22:44 2012 +0200

    Switch gstreamer versioning to match Fedora 18

 transmageddon.spec.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/transmageddon.spec.in b/transmageddon.spec.in
index 0887557..12d4ea3 100644
--- a/transmageddon.spec.in
+++ b/transmageddon.spec.in
@@ -12,11 +12,11 @@ URL:		http://www.linuxrising.org/transmageddon
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires:	python >= 2.5
-Requires:	gstreamer011 >= @GST_REQ@
+Requires:	gstreamer1 >= @GST_REQ@
 Requires:       notify-python
 Requires:	pygobject2
 
-BuildRequires:	gstreamer011-devel >= @GST_REQ@
+BuildRequires:	gstreamer1-devel >= @GST_REQ@
 BuildRequires:	python-devel >= 2.3
 BuildRequires:  gettext
 BuildRequires:  desktop-file-utils



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]