rpms/banshee/F-9 banshee.spec,1.51,1.52

Nigel Jones (nigelj) fedora-extras-commits at redhat.com
Thu Jul 31 00:22:38 UTC 2008


Author: nigelj

Update of /cvs/pkgs/rpms/banshee/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29075/F-9

Modified Files:
	banshee.spec 
Log Message:
* Thu Jul 31 2008 Nigel Jones <dev at nigelj.com> - 1.2.0-2.1
- ifarching foo broke... now fixed



Index: banshee.spec
===================================================================
RCS file: /cvs/pkgs/rpms/banshee/F-9/banshee.spec,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- banshee.spec	30 Jul 2008 21:07:10 -0000	1.51
+++ banshee.spec	31 Jul 2008 00:22:08 -0000	1.52
@@ -2,7 +2,7 @@
 
 Name:    banshee
 Version: 1.2.0
-Release: 2%{?dist}
+Release: 2.1%{?dist}
 Summary: Easily import, manage, and play selections from your music collection
 Group:   Applications/Multimedia
 License: MIT
@@ -40,7 +40,7 @@
 BuildRequires: gettext-devel perl(XML::Parser)
 
 # No boo-devel for ppc but we owe it to the users to keep banshee up to date
-%ifnarch ppc
+%ifarch %ix86 x86_64 sparc
 BuildRequires: boo-devel
 %endif
 
@@ -71,6 +71,9 @@
 %configure  --disable-docs --with-gstreamer-0-10 --disable-helix \
             --enable-external-ndesk-dbus \
             --enable-ipod --enable-mtp --enable-podcast \
+%ifnarch %ix86 x86_64 sparc
+            --disable-boo \
+%endif
             --disable-gstreamer-plugins-check
 make
 
@@ -126,10 +129,13 @@
 %{_libdir}/pkgconfig/banshee-1-*.pc
 
 %changelog
-* Wed Jul 31 2008 Nigel Jones <dev at nigelj.com> - 1.2.0-2
+* Thu Jul 31 2008 Nigel Jones <dev at nigelj.com> - 1.2.0-2.1
+- ifarching foo broke... now fixed
+
+* Wed Jul 30 2008 Nigel Jones <dev at nigelj.com> - 1.2.0-2
 - Reenable boo, I can't see why not now...
 
-* Wed Jul 31 2008 Nigel Jones <dev at nigelj.com> - 1.2.0-1
+* Wed Jul 30 2008 Nigel Jones <dev at nigelj.com> - 1.2.0-1
 - Update to 1.2.0 (new upstream release)
 - Refer to: http://banshee-project.org/download/archives/1.2.0/ for more details
 




More information about the fedora-extras-commits mailing list