[gudev-sharp] - updated the supported arch list

Dan Horák sharkcz at fedoraproject.org
Mon Jan 10 11:25:31 UTC 2011


commit 55924b2d15891aa8a5f48be0818cc52fe591d4e0
Author: Dan Horák <dan at danny.cz>
Date:   Mon Jan 10 12:25:15 2011 +0100

    - updated the supported arch list

 gudev-sharp.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/gudev-sharp.spec b/gudev-sharp.spec
index e406fe6..9f67be0 100644
--- a/gudev-sharp.spec
+++ b/gudev-sharp.spec
@@ -7,7 +7,7 @@
 
 Name:           gudev-sharp
 Version:        0.1
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        C# bindings for gudev
 
 Group:          Development/Libraries
@@ -26,6 +26,9 @@ BuildRequires:  gtk2-devel
 BuildRequires:  gtk-sharp2-devel
 BuildRequires:  gtk-sharp2-gapi
 
+# Mono only available on these:
+ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
+
 %package devel
 Summary:        Development files for gudev-sharp
 Requires:	pkgconfig
@@ -67,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/%{name}-1.0.pc
 
 %changelog
+* Mon Jan 10 2011 Dan Horák <dan[at]danny.cz> - 0.1-4
+- updated the supported arch list
+
 * Mon Oct 04 2010 Nathaniel McCallum <nathaniel at natemccallum.com> - 0.1-3
 - Fix directory ownership
 


More information about the scm-commits mailing list