rpms/ipod-sharp/devel ipod-sharp.spec,1.21,1.22

Dennis Gilmore ausil at fedoraproject.org
Mon Oct 26 19:27:12 UTC 2009


Author: ausil

Update of /cvs/pkgs/rpms/ipod-sharp/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21457

Modified Files:
	ipod-sharp.spec 
Log Message:
Exclude Aparc64



Index: ipod-sharp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ipod-sharp/devel/ipod-sharp.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -p -r1.21 -r1.22
--- ipod-sharp.spec	20 Sep 2009 09:51:22 -0000	1.21
+++ ipod-sharp.spec	26 Oct 2009 19:27:12 -0000	1.22
@@ -3,7 +3,7 @@
 
 Name:    ipod-sharp
 Version: 0.8.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: Support for high level features of Apple's iPod
 
 Group:   Development/Libraries
@@ -13,8 +13,8 @@ Source0: http://banshee-project.org/file
 Patch0:  ipod-sharp-0.8.0-libdir.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-# We only have mono on these arches:
-ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 armv4l sparc alpha
+# no mono on these arches
+ExcludeArch: sparc64
 
 BuildRequires: podsleuth-devel
 BuildRequires: mono-devel
@@ -65,6 +65,9 @@ make install DESTDIR=${RPM_BUILD_ROOT} \
 
 
 %changelog
+* Mon Oct 26 2009 Dennis Gilmore <dennis at ausil.us> - 0.8.2-2
+- ExcludeArch sparc64
+
 * Fri Sep 18 2009 Christian Krause <chkr at fedoraproject.org> - 0.8.2-1
 - Update to new upstream version 0.8.2
 - Remove unneeded libipoddevice BR




More information about the fedora-extras-commits mailing list