rpms/vlc/devel vlc.spec,1.113,1.114

Nicolas Chauvet kwizart at rpmfusion.org
Tue Mar 8 16:42:27 CET 2011


Author: kwizart

Update of /cvs/free/rpms/vlc/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv12830

Modified Files:
	vlc.spec 
Log Message:
Workaround circle deps with qt-devel and phonon-backend-vlc



Index: vlc.spec
===================================================================
RCS file: /cvs/free/rpms/vlc/devel/vlc.spec,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- vlc.spec	7 Mar 2011 11:06:51 -0000	1.113
+++ vlc.spec	8 Mar 2011 15:42:27 -0000	1.114
@@ -2,6 +2,7 @@
 #global vlc_rc			-rc3
 %global vlc_bootstrap		1
 %global tarball_version         1.1.7
+%global _with_workaround_circle_deps 1
 %global _with_freeworld 1
 %if 0%{?_with_freeworld:1}
 %global _with_a52dec --with-a52dec
@@ -153,6 +154,7 @@
 
 %{!?_without_mozilla:BuildRequires:  gecko-devel nspr-devel}
 %{?_without_mozilla:Obsoletes: mozilla-vlc < %{version}-%{release}}
+%{?_with_workaround_circle_deps:BuildRequires: phonon-backend-gstreamer}
 
 
 Provides: %{name}-xorg%{_isa} = %{version}-%{release}



More information about the rpmfusion-commits mailing list