rpms/webkit-sharp/devel webkit-sharp.spec,1.3,1.4

palango palango at fedoraproject.org
Mon Jun 22 00:56:01 UTC 2009


Author: palango

Update of /cvs/pkgs/rpms/webkit-sharp/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29583

Modified Files:
	webkit-sharp.spec 
Log Message:
Fix supported archs


Index: webkit-sharp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/webkit-sharp/devel/webkit-sharp.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- webkit-sharp.spec	15 Jun 2009 05:04:47 -0000	1.3
+++ webkit-sharp.spec	22 Jun 2009 00:55:30 -0000	1.4
@@ -2,7 +2,7 @@
 
 Name:		webkit-sharp
 Version:	0.2
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	.NET bindings for WebKit
 Group:		Development/Languages
 License:	MIT
@@ -18,6 +18,8 @@ BuildRequires:	gtk-sharp2-devel
 BuildRequires:	gtk-sharp2-gapi
 BuildRequires:	monodoc-devel
 
+ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 armv4l sparc alpha
+
 %description
 WebKit-sharp is .NET bindings for the WebKit rendering engine.
 
@@ -61,6 +63,9 @@ make DESTDIR=%{buildroot} install
 %{_libdir}/monodoc/sources/webkit-sharp*
 
 %changelog
+* Sun Jun 21 2009 Paul Lange <palango at gmx.de> - 0.2-4
+- Fix supported archs
+
 * Sun Jun 14 2009 Paul Lange <palango at gmx.de> - 0.2-3
 - Fix wrong webkitgtk link and missing dependency (#500654)
 




More information about the fedora-extras-commits mailing list