Rebuilt against mono 2.10

Minor spec file cleanup
This commit is contained in:
Christian Krause 2011-03-28 23:45:37 +02:00
commit 5ae95fcb02

View file

@ -2,7 +2,7 @@
Name: webkit-sharp
Version: 0.3
Release: 5%{?dist}
Release: 6%{?dist}
Summary: .NET bindings for WebKit
Group: Development/Languages
License: MIT
@ -11,7 +11,6 @@ Source0: http://ftp.novell.com/pub/mono/sources/webkit-sharp/%{name}-%{version}.
Patch0: webkit-sharp-0.3-libdir.patch
# https://bugzilla.redhat.com/show_bug.cgi?id=658502
Patch1: webkit-sharp-0.3-dllmap.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: webkitgtk
BuildRequires: webkitgtk-devel
BuildRequires: mono-devel
@ -47,12 +46,8 @@ Development files for WebKit-sharp
make
%install
%{__rm} -rf %{buildroot}
make DESTDIR=%{buildroot} install
%clean
%{__rm} -rf %{buildroot}
%files
%defattr(-,root,root,-)
%doc COPYING README
@ -64,6 +59,10 @@ make DESTDIR=%{buildroot} install
%{_libdir}/monodoc/sources/webkit-sharp*
%changelog
* Mon Mar 28 2011 Christian Krause <chkr@fedoraproject.org> - 0.3-6
- Rebuilt against mono 2.10
- Minor spec file cleanup
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild