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

Paul Lange palango at fedoraproject.org
Tue Jun 2 17:21:50 UTC 2009


Author: palango

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

Modified Files:
	flickrnet.spec 
Log Message:
Enable build for ppc64.



Index: flickrnet.spec
===================================================================
RCS file: /cvs/pkgs/rpms/flickrnet/devel/flickrnet.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- flickrnet.spec	24 Feb 2009 21:57:10 -0000	1.1
+++ flickrnet.spec	2 Jun 2009 17:21:20 -0000	1.2
@@ -2,7 +2,7 @@
 
 Name:           flickrnet
 Version:        2.1.5
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        .NET library to interact with the Flickr API
 Group:          Development/Libraries
 License:        LGPLv2
@@ -15,12 +15,9 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 
 BuildRequires:  mono-devel
 
-# Bug 241850 - no Mono on pp64
-ExclusiveArch: %ix86 x86_64 ppc ia64 armv4l sparc alpha
-
 %description
-The Flickr.Net API is a .NET Library for accessing the Flickr API. It can be 
-accessed from with any .NET language.
+The Flickr.Net API is a .NET Library for interacting with the Flickr API. It 
+can be accessed from with any .NET language.
 
 %package devel
 Summary:        Development files for Flickr.Net
@@ -29,8 +26,8 @@ Requires:       %{name} = %{version}-%{r
 Requires:       pkgconfig
 
 %description devel
-The Flickr.Net API is a .NET Library for accessing the Flickr API. It can be 
-accessed from with any .NET language.
+The Flickr.Net API is a .NET Library for interacting with the Flickr API. It 
+can be accessed from any .NET language.
 
 The %{name}-devel package contains development files for %{name}.
 
@@ -63,5 +60,8 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/%{name}.pc
 
 %changelog
+* Tue Jun 02 2009 Paul Lange <palango at gmx.de> - 2.1.5-2
+enable ppc64 build
+
 * Mon Jan 12 2009 Paul Lange <palango at gmx.de> 2.1.5-1
 - Initial packaging (based on openSuse package)




More information about the fedora-extras-commits mailing list