[flickrnet] - updated the supported arch list

Dan Horák sharkcz at fedoraproject.org
Sun Jan 9 09:01:38 UTC 2011


commit d47ba1a5d541aea2f26822476bb0debef942b2a5
Author: Dan Horák <dan at danny.cz>
Date:   Sun Jan 9 10:01:25 2011 +0100

    - updated the supported arch list

 flickrnet.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/flickrnet.spec b/flickrnet.spec
index 87fca80..ce877e1 100644
--- a/flickrnet.spec
+++ b/flickrnet.spec
@@ -2,7 +2,7 @@
 
 Name:           flickrnet
 Version:        2.2
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        .NET library to interact with the Flickr API
 Group:          Development/Libraries
 License:        LGPLv2
@@ -14,7 +14,7 @@ Patch0:         assemblyinfo.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  mono-devel
 
-ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 armv4l sparcv9 alpha s390 s390x
+ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
 
 %description
 The Flickr.Net API is a .NET Library for interacting with the Flickr API. It 
@@ -63,6 +63,9 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/%{name}.pc
 
 %changelog
+* Sun Jan 09 2011 Dan Horák <dan[at]danny.cz> - 2.2-7
+- updated the supported arch list
+
 * Tue Dec 14 2010 Christian Krause <chkr at fedoraproject.org> - 2.2-6
 - Rebuild again to create correct requires/provides capabilities
 


More information about the scm-commits mailing list