rpms/glest/FC-6 glest.spec,1.2,1.3

Aurelien Bompard (abompard) fedora-extras-commits at redhat.com
Thu Dec 14 14:30:26 UTC 2006


Author: abompard

Update of /cvs/extras/rpms/glest/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30230/FC-6

Modified Files:
	glest.spec 
Log Message:
ExcludeArch PPC, it does not work there yet


Index: glest.spec
===================================================================
RCS file: /cvs/extras/rpms/glest/FC-6/glest.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- glest.spec	27 Nov 2006 21:21:22 -0000	1.2
+++ glest.spec	14 Dec 2006 14:29:55 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           glest
 Version:        2.0.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        3D real time strategy game
 
 Group:          Amusements/Games
@@ -18,6 +18,8 @@
 
 Requires:       glest-data = %{version}
 
+ExcludeArch:    ppc
+
 %description
 Glest is a free 3D real time strategy game, that can be modified
 using XML and a set of tools.
@@ -91,6 +93,9 @@
 
 
 %changelog
+* Thu Dec 14 2006 Aurelien Bompard <abompard at fedoraproject.org> 2.0.0-3
+- Does not work on PPC yet, ExcludeArch it.
+
 * Mon Nov 27 2006 Aurelien Bompard <abompard at fedoraproject.org> 2.0.0-2
 - fix description
 




More information about the scm-commits mailing list