[gtk-sharp-beans] Add mandatory BR mono-devel

Christian Krause chkr at fedoraproject.org
Sun Jan 1 19:43:52 UTC 2012


commit 4bcdead539661515cccface471343ebdedcf4995
Author: Christian Krause <chkr at fedoraproject.org>
Date:   Sun Jan 1 20:43:46 2012 +0100

    Add mandatory BR mono-devel

 gtk-sharp-beans.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/gtk-sharp-beans.spec b/gtk-sharp-beans.spec
index c8d8664..374b115 100644
--- a/gtk-sharp-beans.spec
+++ b/gtk-sharp-beans.spec
@@ -7,7 +7,7 @@
 
 Name:           gtk-sharp-beans
 Version:        %{tagname}
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        C# bindings for GTK+ API not included in GTK#
 
 Group:          Development/Libraries
@@ -20,6 +20,7 @@ Source0:        mono-%{name}-%{tagname}-%{relvers}-%{tsuffix}.tar.gz
 
 BuildRequires:  autoconf
 BuildRequires:  automake
+BuildRequires:  mono-devel
 BuildRequires:  gio-sharp-devel
 BuildRequires:  gtk-sharp2-devel
 BuildRequires:  gtk-sharp2-gapi
@@ -59,6 +60,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/%{name}-2.0.pc
 
 %changelog
+* Sun Jan 01 2012 Christian Krause <chkr at fedoraproject.org> - 2.14.0-6
+- Add mandatory BR mono-devel
+
 * Wed Oct 26 2011 Christian Krause <chkr at fedoraproject.org> - 2.14.0-5
 - Change paths for mono assemblies according to updated packaging
   guidelines (http://fedoraproject.org/wiki/Packaging:Mono)


More information about the scm-commits mailing list