[webkit-sharp] Rebuilt against mono 2.10 Minor spec file cleanup

chkr chkr at fedoraproject.org
Mon Mar 28 21:45:44 UTC 2011


commit 5ae95fcb027fa7dd652cf00ebc9dade56806b173
Author: Christian Krause <chkr at fedoraproject.org>
Date:   Mon Mar 28 23:45:37 2011 +0200

    Rebuilt against mono 2.10
    Minor spec file cleanup

 webkit-sharp.spec |   11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)
---
diff --git a/webkit-sharp.spec b/webkit-sharp.spec
index 3fb3273..3e36906 100644
--- a/webkit-sharp.spec
+++ b/webkit-sharp.spec
@@ -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 at fedoraproject.org> - 0.3-6
+- Rebuilt against mono 2.10
+- Minor spec file cleanup
+
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list