rpms/flickrnet/devel flickrnet.spec,1.2,1.3

palango palango at fedoraproject.org
Mon Jun 22 00:55:47 UTC 2009


Author: palango

Update of /cvs/pkgs/rpms/flickrnet/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29486

Modified Files:
	flickrnet.spec 
Log Message:
Fix supported archs


Index: flickrnet.spec
===================================================================
RCS file: /cvs/pkgs/rpms/flickrnet/devel/flickrnet.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- flickrnet.spec	2 Jun 2009 17:21:20 -0000	1.2
+++ flickrnet.spec	22 Jun 2009 00:55:16 -0000	1.3
@@ -2,7 +2,7 @@
 
 Name:           flickrnet
 Version:        2.1.5
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        .NET library to interact with the Flickr API
 Group:          Development/Libraries
 License:        LGPLv2
@@ -12,9 +12,10 @@ Source0:        FlickrNet-25207.zip
 Source1:        flickrnet.pc
 Patch0:         assemblyinfo.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-
 BuildRequires:  mono-devel
 
+ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 armv4l sparc alpha
+
 %description
 The Flickr.Net API is a .NET Library for interacting with the Flickr API. It 
 can be accessed from with any .NET language.
@@ -60,6 +61,9 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/%{name}.pc
 
 %changelog
+* Sun Jun 21 2009 Paul Lange <palango at gmx.de> - 2.1.5-3
+- Fix supported archs
+
 * Tue Jun 02 2009 Paul Lange <palango at gmx.de> - 2.1.5-2
 enable ppc64 build
 




More information about the fedora-extras-commits mailing list