rpms/gtk-sharp/devel gtk-sharp.spec,1.5,1.6

Paul F. Johnson (pfj) fedora-extras-commits at redhat.com
Wed May 7 10:32:26 UTC 2008


Author: pfj

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

Modified Files:
	gtk-sharp.spec 
Log Message:

Add excludearch ppc64 - you'd think I'd remember that by now! 



Index: gtk-sharp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gtk-sharp/devel/gtk-sharp.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gtk-sharp.spec	7 May 2008 09:59:49 -0000	1.5
+++ gtk-sharp.spec	7 May 2008 10:31:25 -0000	1.6
@@ -1,8 +1,9 @@
 %define monodir %{_libdir}
+%define debug_package %{nil}
 
 Name: gtk-sharp
 Version: 1.0.10
-Release: 13%{?dist}
+Release: 14%{?dist}
 Summary: GTK+ and GNOME bindings for Mono
 Group: System Environment/Libraries
 License: LGPL
@@ -13,6 +14,7 @@
 BuildRequires: libtool autoconf automake
 BuildRequires:  mono-devel libxml2-devel libgnomeui-devel
 BuildRequires:  librsvg2-devel gtkhtml3-devel vte-devel
+excludearch:	ppc64
 
 %description
 This package provides a library that allows you to build
@@ -83,7 +85,6 @@
 %{monodir}/mono/gac/glib-sharp/1*/
 %{monodir}/mono/gac/gnome-sharp/1*/
 %{monodir}/mono/gac/pango-sharp/1*/
-#%{monodir}/mono/gac/rsvg-sharp/1*/
 %{monodir}/mono/gac/vte-sharp/1*/
 %{monodir}/mono/gtk-sharp/
 
@@ -102,8 +103,12 @@
 %{monodir}/pkgconfig/gapi.pc
 
 %changelog
+* Wed May 07 2008 Paul F. Johnson <paul at all-the-johnsons.co.uk> 1.0.10-14
+- doh! forgot excludearch ppc64
+
 * Tue May 06 2008 Paul F. Johnson <paul at all-the-johnsons.co.uk> 1.0.10-13
 - rebuild
+- removed debug package
 
 * Fri Oct 27 2006 Paul F. Johnson <paul at all-the-johnsons.co.uk> 1.0.10-12
 - rebuild




More information about the fedora-extras-commits mailing list