rpms/gambas/F-13 gambas.spec,1.39,1.40

Karsten Hopp karsten at fedoraproject.org
Tue Mar 9 16:05:00 UTC 2010


Author: karsten

Update of /cvs/extras/rpms/gambas/F-13
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8822

Modified Files:
	gambas.spec 
Log Message:
- add s390x to 64bit archs


Index: gambas.spec
===================================================================
RCS file: /cvs/extras/rpms/gambas/F-13/gambas.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -p -r1.39 -r1.40
--- gambas.spec	13 Feb 2010 04:12:17 -0000	1.39
+++ gambas.spec	9 Mar 2010 16:05:00 -0000	1.40
@@ -1,7 +1,7 @@
 Name:		gambas
 Summary: 	IDE based on a basic interpreter with object extensions
 Version: 	1.0.19
-Release: 	12%{?dist}
+Release: 	12%{?dist}.1
 License: 	GPL+
 Group: 		Development/Tools
 URL: 		http://gambas.sourceforge.net/
@@ -16,7 +16,7 @@ Requires(post): desktop-file-utils
 Requires(postun): desktop-file-utils
 # Code is not 64 bit clean.
 # http://sourceforge.net/mailarchive/message.php?msg_id=15024630
-ExcludeArch:	x86_64 ppc64
+ExcludeArch:	x86_64 ppc64 s390x
 # Code is now endian clean.
 # ExcludeArch:	ppc
 Patch0:		gambas-1.0.9-gcc4.patch
@@ -428,6 +428,9 @@ fi
 %{_datadir}/gambas/info/gb.xml.libxml.xslt.*
 
 %changelog
+* Tue Mar 09 2010 Karsten Hopp <karsten at redhat.com> 1.0.19-12.1
+- add s390x to 64bit archs
+
 * Fri Feb 12 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 1.0.19-12
 - use system ltdl
 



More information about the scm-commits mailing list