rpms/gauche-gtk/devel gauche-gtk.spec,1.7,1.8

Gérard Milmeister (gemi) fedora-extras-commits at redhat.com
Sat Aug 18 11:03:06 UTC 2007


Author: gemi

Update of /cvs/pkgs/rpms/gauche-gtk/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18767

Modified Files:
	gauche-gtk.spec 
Log Message:
exclude arch ppc64, depends on non-existing ppc64 gauche


Index: gauche-gtk.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gauche-gtk/devel/gauche-gtk.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gauche-gtk.spec	18 Aug 2007 10:43:42 -0000	1.7
+++ gauche-gtk.spec	18 Aug 2007 11:02:33 -0000	1.8
@@ -2,7 +2,7 @@
 
 Name:           gauche-gtk
 Version:        0.4.1
-Release:        13%{?dist}
+Release:        14%{?dist}
 Summary:	Gauche extension module to use GTK
 
 Group:          Development/Languages
@@ -19,6 +19,7 @@
 BuildRequires:	libICE-devel
 Requires:	gauche = %{gauche_version}
 Requires:	gauche-gl
+ExcludeArch:    ppc64
 
 
 %description
@@ -57,6 +58,9 @@
 
 
 %changelog
+* Sat Aug 18 2007 Gerard Milmeister <gemi at bluewin.ch> - 0.4.1-14
+- exclude arch ppc64, depends on non-existing ppc64 gauche
+
 * Sat Aug 18 2007 Gerard Milmeister <gemi at bluewin.ch> - 0.4.1-13
 - rebuild for gauche 0.8.11
 




More information about the fedora-extras-commits mailing list