rpms/gmime/devel gmime.spec,1.48,1.49

Dennis Gilmore ausil at fedoraproject.org
Mon Oct 26 22:26:47 UTC 2009


Author: ausil

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

Modified Files:
	gmime.spec 
Log Message:
* Mon Oct 26 2009 Dennis Gilmore <dennis at ausil.us> - 2.4.7-3
- build mono support on s390 and s390x
- exclude mono support on sparc64




Index: gmime.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gmime/devel/gmime.spec,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -p -r1.48 -r1.49
--- gmime.spec	25 Jul 2009 00:27:53 -0000	1.48
+++ gmime.spec	26 Oct 2009 22:26:46 -0000	1.49
@@ -1,6 +1,6 @@
 Name:           gmime
 Version:        2.4.7
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Library for creating and parsing MIME messages
 
 Group:          System Environment/Libraries
@@ -16,8 +16,8 @@ BuildRequires:  gettext-devel, gtk-doc
 
 Patch2: libdir.patch
 
-# no mono on s390 for now, thus exclude s390 s390x
-%ifarch s390 s390x
+# no mono on sparc64 for now, thus exclude sparc64
+%ifarch sparc64
 %define buildmono 0
 %else
 %define buildmono 1
@@ -119,6 +119,10 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Mon Oct 26 2009 Dennis Gilmore <dennis at ausil.us> - 2.4.7-3
+- build mono support on s390 and s390x
+- exclude mono support on sparc64
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.4.7-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the scm-commits mailing list