diff --git a/amarok.spec b/amarok.spec index 66b5ba3..f3d75e9 100644 --- a/amarok.spec +++ b/amarok.spec @@ -6,7 +6,7 @@ Name: amarok Summary: Media player Version: 1.4.7 -Release: 12%{?dist} +Release: 13%{?dist} Group: Applications/Multimedia License: GPLv2+ @@ -127,12 +127,11 @@ unset QTDIR && . %{_sysconfdir}/profile.d/qt.sh --enable-postgresql \ --with-ifp \ --with-libgpod \ - --without-mp4v2 \ %ifnarch ppc64 x86_64 s390 s390x ia64 sparc sparc64 alpha --with-helix=%{_libdir}/helix \ %endif %{?_with_gstreamer} \ - %{?_with_livm4v2} + %{?_with_mp4v2} %{!?_with_mp4v2:--without-mp4v2} # --enable-final \ # --with-nmm \ @@ -268,8 +267,11 @@ rm -fr $RPM_BUILD_ROOT %changelog +* Thu Nov 29 2007 Rex Dieter 1.4.7-13 +- fix --with-mp4v2 handling (#346011#c5,6) + * Thu Nov 29 2007 Rex Dieter 1.4.7-12 -- --with-mp4v2 (rh#346011) +- --with-mp4v2 (#346011#c3) - fix asf/wma support (rh#346011,kde#151733) * Wed Nov 21 2007 Rex Dieter 1.4.7-11