rpms/amarok/devel amarok.spec,1.92,1.93

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


Author: rdieter

Update of /cvs/pkgs/rpms/amarok/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2166

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/devel/amarok.spec,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- amarok.spec	29 Nov 2007 20:30:13 -0000	1.92
+++ amarok.spec	29 Nov 2007 22:45:27 -0000	1.93
@@ -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