[gudev-sharp] Add mandatory BR mono-devel

Christian Krause chkr at fedoraproject.org
Sun Jan 1 19:29:39 UTC 2012


commit eb32978be50f9ca2f456a280f06e52d8fcb4ca07
Author: Christian Krause <chkr at fedoraproject.org>
Date:   Sun Jan 1 20:29:33 2012 +0100

    Add mandatory BR mono-devel

 gudev-sharp.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/gudev-sharp.spec b/gudev-sharp.spec
index b306b3d..b136699 100644
--- a/gudev-sharp.spec
+++ b/gudev-sharp.spec
@@ -7,7 +7,7 @@
 
 Name:           gudev-sharp
 Version:        0.1
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        C# bindings for gudev
 
 Group:          Development/Libraries
@@ -18,6 +18,7 @@ URL:            http://github.com/mono/%{name}
 # The actual URL is: http://github.com/mono/$name/tarball/$tagname
 Source0:        mono-%{name}-%{tagname}-%{relvers}-%{tsuffix}.tar.gz
 
+BuildRequires:  mono-devel
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  libgudev1-devel
@@ -67,6 +68,9 @@ test "%{_libdir}" = "%{_prefix}/lib" || mv $RPM_BUILD_ROOT/%{_prefix}/lib/pkgcon
 %{_libdir}/pkgconfig/%{name}-1.0.pc
 
 %changelog
+* Sun Jan 01 2012 Christian Krause <chkr at fedoraproject.org> - 0.1-7
+- Add mandatory BR mono-devel
+
 * Mon Oct 31 2011 Christian Krause <chkr at fedoraproject.org> - 0.1-6
 - Change paths for mono assemblies according to updated packaging
   guidelines (http://fedoraproject.org/wiki/Packaging:Mono)


More information about the scm-commits mailing list