build arch ppc64
This commit is contained in:
parent
6c057f4ce2
commit
0ece2eda32
1 changed files with 4 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue