rpms/gecko-sharp2/devel gecko-sharp2.spec,1.12,1.13

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sun Jun 25 02:57:03 UTC 2006


Author: jkeating

Update of /cvs/dist/rpms/gecko-sharp2/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv26172

Modified Files:
	gecko-sharp2.spec 
Log Message:
add missing BRs


Index: gecko-sharp2.spec
===================================================================
RCS file: /cvs/dist/rpms/gecko-sharp2/devel/gecko-sharp2.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- gecko-sharp2.spec	28 Feb 2006 10:13:58 -0000	1.12
+++ gecko-sharp2.spec	25 Jun 2006 02:57:00 -0000	1.13
@@ -1,6 +1,6 @@
 Name:           gecko-sharp2
 Version:        0.11
-Release:        6
+Release:        7
 Summary:        Gecko bindings for Mono
 
 Group:          System Environment/Libraries
@@ -9,11 +9,11 @@
 Source0:        gecko-sharp-2.0-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  gtk-sharp2 mozilla-devel gtk2-devel
+BuildRequires:  gtk-sharp2 mozilla-devel gtk2-devel mono-devel gtk-sharp2-gapi
 Requires:       mozilla 
 
-# Mono only availible on these: (s390x disabled for now)
-ExclusiveArch: %ix86 x86_64 ppc ia64 armv4l sparc s390 #s390x
+# Mono only availible on these: (s390(x) disabled for now)
+ExclusiveArch: %ix86 x86_64 ppc ia64 armv4l sparc #s390 s390x
 
 %description
 This package provides Mono bindings for the Gecko engine, through
@@ -47,6 +47,10 @@
 %{_datadir}/pkgconfig/*-sharp-2.0.pc
 
 %changelog
+* Sat Jun 24 2006 Jesse Keating <jkeating at redhat.com> 0.11-7
+- BuildRequires: mono-devel, gtk-sharp2-gapi
+- Diable s390 as well
+
 * Tue Feb 28 2006 Karsten Hopp <karsten at redhat.de> 0.11-6
 - BuildRequires: gtk2-devel
 




More information about the fedora-cvs-commits mailing list