rpms/listen/F-9 listen.spec,1.34,1.35

Dennis Gilmore ausil at fedoraproject.org
Mon Sep 29 02:04:37 UTC 2008


Author: ausil

Update of /cvs/pkgs/rpms/listen/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21236

Modified Files:
	listen.spec 
Log Message:
setup for sparc64



Index: listen.spec
===================================================================
RCS file: /cvs/pkgs/rpms/listen/F-9/listen.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- listen.spec	19 Feb 2008 04:55:36 -0000	1.34
+++ listen.spec	29 Sep 2008 02:04:07 -0000	1.35
@@ -1,6 +1,6 @@
 Name:           listen
 Version:        0.5
-Release:        18%{?dist}
+Release:        19%{?dist}
 Summary:        A music manager and player for GNOME
 Group:          Applications/Multimedia
 License:        GPL
@@ -61,7 +61,7 @@
 # the workaround requires this
 Requires: gecko-libs >= 1.9
 
-%ifarch x86_64 ia64 ppc64 s390x
+%ifarch x86_64 ia64 ppc64 s390x sparc64
 %define gre_conf_file gre64.conf
 %else
 %define gre_conf_file gre.conf
@@ -99,7 +99,7 @@
 %patch1 -p0
 %{__sed} -i 's at GRE_CONF_FILE@/etc/gre.d/%{gre_conf_file}@' src/widget/mozembed_wrap.py
 # correct path issue on x86_64 box
-%ifarch x86_64 ppc64
+%ifarch x86_64 ppc64 sparc64
 %{__sed} -i 's#/lib/#/lib64/#' Makefile
 %endif
 
@@ -156,6 +156,9 @@
 
 
 %changelog
+* Sun Sep 28 2008 Dennis Gilmore <dennis at ausil.us> - 0.5-19
+- setup for sparc64
+
 * Mon Feb 18 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 0.5-18
 - Autorebuild for GCC 4.3
 




More information about the fedora-extras-commits mailing list