rpms/mplayer/F-17 mplayer.spec,1.48,1.49

Nicolas Chauvet kwizart at rpmfusion.org
Fri May 4 21:13:05 CEST 2012


Author: kwizart

Update of /cvs/free/rpms/mplayer/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv12402/F-17

Modified Files:
	mplayer.spec 
Log Message:
Unbreak mplayer



Index: mplayer.spec
===================================================================
RCS file: /cvs/free/rpms/mplayer/F-17/mplayer.spec,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- mplayer.spec	1 May 2012 20:00:18 -0000	1.48
+++ mplayer.spec	4 May 2012 19:13:05 -0000	1.49
@@ -6,7 +6,7 @@
 
 Name:           mplayer
 Version:        1.0
-Release:        0.136.%{pre}%{?dist}
+Release:        0.137.%{pre}%{?dist}
 Summary:        Movie player playing most video formats and DVDs
 
 %if 0%{!?_without_amr:1}
@@ -72,7 +72,7 @@
 BuildRequires:  libvdpau-devel
 BuildRequires:  libvorbis-devel
 BuildRequires:  lirc-devel
-BuildRequires:  live555-devel
+#BuildRequires:  live555-devel #broken - see libnemesi as an alternative
 BuildRequires:  lzo-devel >= 2
 BuildRequires:  pulseaudio-lib-devel
 BuildRequires:  speex-devel >= 1.1
@@ -211,6 +211,7 @@
     %{!?_with_esound:--disable-esd} \\\
     %{!?_with_jack:--disable-jack} \\\
     %{!?_with_openal:--disable-openal} \\\
+    --disable-live \\\
 
 
 %prep
@@ -378,8 +379,8 @@
 %{_datadir}/mplayer/*.fp
 
 %changelog
-* Tue May 01 2012 Nicolas Chauvet <kwizart at gmail.com> - 1.0-0.136.20120205svn
-- Rebuilt for live555
+* Fri May 04 2012 Nicolas Chauvet <kwizart at gmail.com>  - 1.0-0.137.20120205svn
+- Disable live (broken) - See libnemesi as an alternative
 
 * Sun Mar 18 2012 Julian Sikorski <belegdol at fedoraproject.org> - 1.0-0.135.20120205svn
 - Rebuilt for ffmpeg-0.10.2


More information about the rpmfusion-commits mailing list