build arch ppc64

This commit is contained in:
Xavier LAMIEN 2009-05-25 21:32:51 +00:00
commit 0ece2eda32

View file

@ -2,7 +2,7 @@
Name: webkit-sharp
Version: 0.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: .NET bindings for WebKit
Group: Development/Languages
License: MIT
@ -16,8 +16,6 @@ BuildRequires: gtk-sharp2-devel
BuildRequires: gtk-sharp2-gapi
BuildRequires: monodoc-devel
# Bug 241850 - no Mono on pp64
ExclusiveArch: %ix86 x86_64 ppc ia64 armv4l sparc alpha ppc
%description
WebKit-sharp is .NET bindings for the WebKit rendering engine.
@ -60,5 +58,8 @@ make DESTDIR=%{buildroot} install
%{_libdir}/monodoc/sources/webkit-sharp*
%changelog
* Mon May 25 2009 Xavier Lamien <laxathom@fedoraproject.org> - 0.2-2
- Build arch ppc64.
* Sat Feb 21 2009 David Nielsen <gnomeuser@gmail.com> - 0.2-1
- Initial package