rpms/amarok/devel amarok.spec,1.85,1.86

Aurelien Bompard (abompard) fedora-extras-commits at redhat.com
Sat Oct 6 15:04:21 UTC 2007


Author: abompard

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

Modified Files:
	amarok.spec 
Log Message:
* Sat Oct 06 2007 Aurelien Bompard <abompard at fedoraproject.org> 1.4.7-6
- add "alpha" to the list of archs where HelixPlayer is not available
  (bug 318431)



Index: amarok.spec
===================================================================
RCS file: /cvs/pkgs/rpms/amarok/devel/amarok.spec,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- amarok.spec	28 Sep 2007 07:44:38 -0000	1.85
+++ amarok.spec	6 Oct 2007 15:03:48 -0000	1.86
@@ -4,7 +4,7 @@
 Name:       amarok
 Summary:    Media player for KDE
 Version:    1.4.7
-Release:    5%{?dist}
+Release:    6%{?dist}
 
 Group: 	    Applications/Multimedia
 License:    GPLv2+
@@ -42,7 +42,7 @@
 ## Gstreamer engine
 #BuildRequires:  gstreamer-plugins-base-devel, gstreamer-plugins-good-devel, gstreamer-devel
 # Helix engine on archs where it is available
-%ifnarch ppc64 x86_64 s390 s390x ia64 sparc sparc64
+%ifnarch ppc64 x86_64 s390 s390x ia64 sparc sparc64 alpha
 BuildRequires:  HelixPlayer
 %endif
 
@@ -105,7 +105,7 @@
      --with-ifp \
      --with-libgpod \
      --without-mp4v2 \
-%ifnarch ppc64 x86_64 s390 s390x ia64 sparc sparc64
+%ifnarch ppc64 x86_64 s390 s390x ia64 sparc sparc64 alpha
      --with-helix=%{_libdir}/helix \
 %endif
 #     --enable-final \
@@ -232,7 +232,7 @@
 #%{_datadir}/services/amarok_gst10engine_plugin.desktop
 #%{_libdir}/kde3/libamarok_gst10engine_plugin.*
 # Helix engine
-%ifnarch ppc64 x86_64 s390 s390x ia64 sparc sparc64
+%ifnarch ppc64 x86_64 s390 s390x ia64 sparc sparc64 alpha
 %{_libdir}/kde3/libamarok_helixengine_plugin.*
 %{_datadir}/services/amarok_helixengine_plugin.desktop
 %endif
@@ -247,6 +247,10 @@
 
 
 %changelog
+* Sat Oct 06 2007 Aurelien Bompard <abompard at fedoraproject.org> 1.4.7-6
+- add "alpha" to the list of archs where HelixPlayer is not available
+  (bug 318431)
+
 * Fri Sep 28 2007 Aurelien Bompard <abompard at fedoraproject.org> 1.4.7-5
 - add patch 1 to fix Fedora bug 242862: Amarok doesn't support transfer
   of Unicode filenames to MTP devices




More information about the fedora-extras-commits mailing list