rpms/amarok/devel amarok.spec,1.41,1.42

Aurelien Bompard (abompard) fedora-extras-commits at redhat.com
Wed Feb 22 08:30:39 UTC 2006


Author: abompard

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

Modified Files:
	amarok.spec 
Log Message:
remove builddep on helixplayer for x86_64, amarok includes its headers in the tarball


Index: amarok.spec
===================================================================
RCS file: /cvs/extras/rpms/amarok/devel/amarok.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- amarok.spec	22 Feb 2006 08:07:39 -0000	1.41
+++ amarok.spec	22 Feb 2006 08:30:39 -0000	1.42
@@ -7,7 +7,7 @@
 Name:       amarok
 Summary:    Media player for KDE
 Version:    1.4
-Release:    0.5.beta1%{?dist}
+Release:    0.6.beta1%{?dist}
 
 Group: 	    Applications/Multimedia
 License:    GPL
@@ -37,7 +37,7 @@
 %else
 BuildRequires:  gstreamer-plugins-devel >= 0.8.4
 %endif
-%ifnarch ppc64 s390 s390x ia64
+%ifnarch ppc64 x86_64 s390 s390x ia64
 BuildRequires:  HelixPlayer
 %endif
 
@@ -116,10 +116,12 @@
      --disable-debug \
      --disable-rpath \
      --with-gstreamer10 \
-     --with-helix=%{_libdir}/helix \
      --enable-mysql \
      --enable-postgresql \
      --with-ifp \
+%ifnarch ppc64 x86_64 s390 s390x ia64
+     --with-helix=%{_libdir}/helix \
+%endif
 %if 0%{?use_nonfree}
      --with-xine \
 #     --with-mp4v2 \  # Compile fails
@@ -262,6 +264,9 @@
 
 
 %changelog
+* Wed Feb 22 2006 Aurelien Bompard <gauret[AT]free.fr> 1.4-0.6.beta1
+- remove requirement on HelixPlayer for x86_64, amarok include the headers
+
 * Wed Feb 22 2006 Aurelien Bompard <gauret[AT]free.fr> 1.4-0.5.beta1
 - build Helix engine on x86_64
 




More information about the fedora-extras-commits mailing list