rpms/amarok/F-9 amarok.spec,1.111,1.112

Dennis Gilmore (ausil) fedora-extras-commits at redhat.com
Wed Jun 11 16:10:15 UTC 2008


Author: ausil

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

Modified Files:
	amarok.spec 
Log Message:
dont use HelixPlayer on sparcv9



Index: amarok.spec
===================================================================
RCS file: /cvs/pkgs/rpms/amarok/F-9/amarok.spec,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -r1.111 -r1.112
--- amarok.spec	2 May 2008 12:34:27 -0000	1.111
+++ amarok.spec	11 Jun 2008 16:09:13 -0000	1.112
@@ -13,7 +13,7 @@
 
 %if 0%{?fedora} > 6
 # Helix engine on archs where it is available
-%ifnarch ppc64 x86_64 s390 s390x ia64 sparc sparc64 alpha
+%ifnarch ppc64 x86_64 s390 s390x ia64 sparcv9 sparc64 alpha
 # consider omitting helix support, srsly, does *anyone* use it? -- Rex
 %define _with_helix --with-helix=%{_libdir}/helix
 %endif
@@ -31,7 +31,7 @@
 Name:       amarok
 Summary:    Media player
 Version:    1.4.9.1
-Release:    3%{?dist}
+Release:    4%{?dist}
 
 Group: 	    Applications/Multimedia
 License:    GPLv2+
@@ -304,6 +304,9 @@
 
 
 %changelog
+* Wed Jun 11 2008 Dennis Gilmore <dennis at ausil.us> - 1.4.9.1-4
+- we are building sparc32 as sparcv9 not sparc now  fix ifnarch
+
 * Fri May  2 2008 Rex Dieter <rdieter at fedoraproject.org> - 1.4.9.1-3
 - fix libnjb support (#444940)
 




More information about the fedora-extras-commits mailing list