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

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


Author: abompard

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

Modified Files:
	amarok.spec 
Log Message:
build helix engine on x86_64


Index: amarok.spec
===================================================================
RCS file: /cvs/extras/rpms/amarok/devel/amarok.spec,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- amarok.spec	21 Feb 2006 23:52:04 -0000	1.40
+++ amarok.spec	22 Feb 2006 08:07:39 -0000	1.41
@@ -7,7 +7,7 @@
 Name:       amarok
 Summary:    Media player for KDE
 Version:    1.4
-Release:    0.4.beta1%{?dist}
+Release:    0.5.beta1%{?dist}
 
 Group: 	    Applications/Multimedia
 License:    GPL
@@ -37,7 +37,7 @@
 %else
 BuildRequires:  gstreamer-plugins-devel >= 0.8.4
 %endif
-%ifnarch ppc64 x86_64 s390 s390x ia64
+%ifnarch ppc64 s390 s390x ia64
 BuildRequires:  HelixPlayer
 %endif
 
@@ -240,7 +240,7 @@
 %{_libdir}/kde3/libamarok_artsengine_plugin.*
 %{_datadir}/services/amarok_artsengine_plugin.desktop
 # Helix engine
-%ifnarch ppc64 x86_64 s390 s390x ia64
+%ifnarch ppc64 s390 s390x ia64
 %{_libdir}/kde3/libamarok_helixengine_plugin.*
 %{_datadir}/services/amarok_helixengine_plugin.desktop
 %endif
@@ -262,6 +262,9 @@
 
 
 %changelog
+* Wed Feb 22 2006 Aurelien Bompard <gauret[AT]free.fr> 1.4-0.5.beta1
+- build Helix engine on x86_64
+
 * Wed Feb 22 2006 Aurelien Bompard <gauret[AT]free.fr> 1.4-0.4.beta1
 - fix gstramer 0.10 detection again
 




More information about the fedora-extras-commits mailing list