rpms/gmime/F-9 gmime.spec,1.37,1.38

Dennis Gilmore ausil at fedoraproject.org
Sat Oct 11 15:24:44 UTC 2008


Author: ausil

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

Modified Files:
	gmime.spec 
Log Message:
dont build mono bits sparc64



Index: gmime.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gmime/F-9/gmime.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- gmime.spec	28 Jul 2008 16:14:39 -0000	1.37
+++ gmime.spec	11 Oct 2008 15:24:14 -0000	1.38
@@ -1,6 +1,6 @@
 Name:           gmime
 Version:        2.2.21
-Release:        1%{?dist}
+Release:        1%{?dist}.1
 Summary:        Library for creating and parsing MIME messages
 
 Group:          System Environment/Libraries
@@ -17,7 +17,7 @@
 Patch2: gmime-2.2.3-libdir.patch
 
 # no mono on s390 for now, thus exclude s390 s390x
-%ifarch s390 s390x ppc64
+%ifarch s390 s390x ppc64 sparc64
 %define buildmono 0
 %else
 %define buildmono 1
@@ -121,6 +121,9 @@
 %endif
 
 %changelog
+* Sat Oct 11 2008 Dennis Gilmore <dennis at ausil.us> - 2.2.21-1.1
+- dont build mono bits on sparc64
+
 * Mon Jul 28 2008 Pawel Salek <pawsa at theochem.kth.se> - 2.2.21-1
 - Update to 2.2.21, fixing bug 448182, gnome bugs: #534301, #533331, and more.
 




More information about the scm-commits mailing list