From 4b2a8b5619ede1e1d06f465c1a7a2cb7eb7e2417 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Fri, 4 May 2012 19:13:04 +0000 Subject: [PATCH] Unbreak mplayer --- mplayer-snapshot.sh | 2 +- mplayer.spec | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/mplayer-snapshot.sh b/mplayer-snapshot.sh index e2fc911..db86b5f 100755 --- a/mplayer-snapshot.sh +++ b/mplayer-snapshot.sh @@ -13,7 +13,7 @@ cleanup() { unset CDPATH pwd=$(pwd) svn=$(date +%Y-%m-%d) -svn=2012-02-05 +svn=2012-05-04 dirname=mplayer-export-$svn mplayer_rev={$svn} #mplayer_rev=HEAD diff --git a/mplayer.spec b/mplayer.spec index 9eabcf6..3584f2b 100644 --- a/mplayer.spec +++ b/mplayer.spec @@ -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: libtheora-devel 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 @@ This package contains various scripts from MPlayer TOOLS directory. %{!?_with_esound:--disable-esd} \\\ %{!?_with_jack:--disable-jack} \\\ %{!?_with_openal:--disable-openal} \\\ + --disable-live \\\ %prep @@ -378,8 +379,8 @@ update-desktop-database &>/dev/null || : %{_datadir}/mplayer/*.fp %changelog -* Tue May 01 2012 Nicolas Chauvet - 1.0-0.136.20120205svn -- Rebuilt for live555 +* Fri May 04 2012 Nicolas Chauvet - 1.0-0.137.20120205svn +- Disable live (broken) - See libnemesi as an alternative * Sun Mar 18 2012 Julian Sikorski - 1.0-0.135.20120205svn - Rebuilt for ffmpeg-0.10.2