rpms/gecko-sharp2/devel gecko-sharp2.spec,1.32,1.33

Dennis Gilmore ausil at fedoraproject.org
Mon Oct 26 21:01:56 UTC 2009


Author: ausil

Update of /cvs/pkgs/rpms/gecko-sharp2/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29494

Modified Files:
	gecko-sharp2.spec 
Log Message:
Exclude sparc64



Index: gecko-sharp2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gecko-sharp2/devel/gecko-sharp2.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -p -r1.32 -r1.33
--- gecko-sharp2.spec	20 Aug 2009 19:48:40 -0000	1.32
+++ gecko-sharp2.spec	26 Oct 2009 21:01:55 -0000	1.33
@@ -1,6 +1,6 @@
 Name:           gecko-sharp2
 Version:        0.13
-Release:        12%{?dist}
+Release:        13%{?dist}
 Summary:        Gecko bindings for Mono
 
 Group:          System Environment/Libraries
@@ -22,8 +22,8 @@ BuildRequires:  perl(XML::SAX)
 BuildRequires:  gecko-devel
 Requires:       gecko-libs
 
-# Mono only available on these platforms
-ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 armv4l sparc alpha
+# Mono Not available on these platforms
+ExcludeArch: sparc64
 
 %description
 This package provides Mono bindings for the Gecko engine, through
@@ -70,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Oct 26 2009 Dennis Gilmore <dennis at ausil.us> - 0.13-13
+- ExcludeArch sparc64
+
 * Thu Aug 20 2009 Toshio Kuratomi <toshio at fedoraproject.org> - 0.13-12
 - Fix upgrade path versioning
 




More information about the fedora-extras-commits mailing list