rpms/blam/devel blam.spec,1.34,1.35

Dennis Gilmore ausil at fedoraproject.org
Mon Oct 26 20:11:23 UTC 2009


Author: ausil

Update of /cvs/pkgs/rpms/blam/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3911

Modified Files:
	blam.spec 
Log Message:
Exclude sparc64



Index: blam.spec
===================================================================
RCS file: /cvs/pkgs/rpms/blam/devel/blam.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -p -r1.34 -r1.35
--- blam.spec	11 Sep 2009 07:50:08 -0000	1.34
+++ blam.spec	26 Oct 2009 20:11:23 -0000	1.35
@@ -5,7 +5,7 @@
 
 Name:		blam
 Version:	1.8.5
-Release:	17%{?dist}
+Release:	18%{?dist}
 Summary:	An RSS/RDF feed reader
 
 Group:		Applications/Internet
@@ -24,7 +24,7 @@ Patch6:		blam-1.8.5-gnome-print-sharp.pa
  
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 ## Various Mono dependencies are not available for ppc64; see bug 241850.
-ExcludeArch:	ppc64
+ExcludeArch:	ppc64 sparc64
 
 ## gecko-libs is not strictly required, as gecko-sharp2 should pull it in.
 ## We hardcode a dependency for it anyway so that we fail if not building or
@@ -138,6 +138,9 @@ update-desktop-database &> /dev/null ||:
 %{_mandir}/man?/%{name}.1*
 
 %changelog
+* Mon Oct 26 2009 Dennis Gilmore <dennis at ausil.us> - 1.8.5-18
+- ExcludeArch sparc64
+
 * Fri Sep 11 2009 Jan Horak <jhorak at redhat.com> - 1.8.5-17
 - Rebuild against newer gecko
 




More information about the scm-commits mailing list