rpms/gmime/devel gmime.spec,1.4,1.5

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Jan 19 11:28:31 UTC 2006


Author: alexl

Update of /cvs/dist/rpms/gmime/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv26325

Modified Files:
	gmime.spec 
Log Message:
Build on s390x



Index: gmime.spec
===================================================================
RCS file: /cvs/dist/rpms/gmime/devel/gmime.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gmime.spec	9 Jan 2006 19:42:18 -0000	1.4
+++ gmime.spec	19 Jan 2006 11:28:28 -0000	1.5
@@ -1,6 +1,6 @@
 Name:           gmime
 Version:        2.1.17
-Release:        2
+Release:        3
 Summary:        Library for creating and parsing MIME messages
 
 Group:          System Environment/Libraries
@@ -12,8 +12,8 @@
 BuildRequires:  glib2-devel >= 2.0.0
 BuildRequires:  zlib-devel >= 1.2.1.1
 
-# Mono only availible on these: (s390x disabled for now)
-%define mono_archs %ix86 x86_64 ppc ia64 armv4l sparc s390 #s390x
+# Mono only availible on these:
+%define mono_archs %ix86 x86_64 ppc ia64 armv4l sparc s390 s390x
 
 %ifarch %mono_archs
 BuildRequires:  mono-devel gtk-sharp2-gapi
@@ -109,6 +109,9 @@
 %endif
 
 %changelog
+* Thu Jan 19 2006 Alexander Larsson <alexl at redhat.com> 2.1.17-3
+- Build on s390x
+
 * Mon Jan  9 2006 Alexander Larsson <alexl at redhat.com> 2.1.17-2
 - build gmime-sharp conditionally on mono arches
 




More information about the fedora-cvs-commits mailing list