rpms/amarok/F-8 amarok.spec,1.89,1.90

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Thu Nov 29 22:49:01 UTC 2007


Author: rdieter

Update of /cvs/pkgs/rpms/amarok/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2508

Modified Files:
	amarok.spec 
Log Message:
* Thu Nov 29 2007 Rex Dieter <rdieter[AT]fedoraproejct.org> 1.4.7-13
- fix --with-mp4v2 handling (#346011#c5,6)



Index: amarok.spec
===================================================================
RCS file: /cvs/pkgs/rpms/amarok/F-8/amarok.spec,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- amarok.spec	29 Nov 2007 20:39:57 -0000	1.89
+++ amarok.spec	29 Nov 2007 22:48:27 -0000	1.90
@@ -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 @@
      --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 @@
 
 
 %changelog
+* Thu Nov 29 2007 Rex Dieter <rdieter[AT]fedoraproejct.org> 1.4.7-13
+- fix --with-mp4v2 handling (#346011#c5,6)
+
 * Thu Nov 29 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 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 <rdieter[AT]fedoraproject.org> 1.4.7-11




More information about the fedora-extras-commits mailing list