diff --git a/mplayer.spec b/mplayer.spec index acae716..3ed995b 100644 --- a/mplayer.spec +++ b/mplayer.spec @@ -6,7 +6,7 @@ Name: mplayer Version: 1.1 -Release: 1%{?pre}%{?dist} +Release: 2%{?pre}%{?dist} Summary: Movie player playing most video formats and DVDs %if 0%{!?_without_amr:1} @@ -181,7 +181,9 @@ This package contains various scripts from MPlayer TOOLS directory. --enable-menu \\\ --enable-radio \\\ --enable-radio-capture \\\ +%ifarch %{ix86} x86_64 ppc ppc64 --enable-runtime-cpudetection \\\ +%endif --enable-unrarexec \\\ \\\ --disable-dvdread-internal \\\ @@ -382,6 +384,9 @@ update-desktop-database &>/dev/null || : %{_datadir}/mplayer/*.fp %changelog +* Wed Sep 05 2012 Nicolas Chauvet +- Rebuilt for x264 ABI 125 + * Sun Jun 24 2012 Julian Sikorski - 1.1-1 - Updated to 1.1 - Made %%pre, %%svn and %%svnbuild defines optional