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

Nigel Jones (nigelj) fedora-extras-commits at redhat.com
Wed Jul 30 21:07:40 UTC 2008


Author: nigelj

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

Modified Files:
	banshee.spec 
Log Message:
* Wed Jul 31 2008 Nigel Jones <dev at nigelj.com> - 1.2.0-2
- Reenable boo, I can't see why not now...



Index: banshee.spec
===================================================================
RCS file: /cvs/pkgs/rpms/banshee/F-9/banshee.spec,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- banshee.spec	30 Jul 2008 20:43:30 -0000	1.50
+++ banshee.spec	30 Jul 2008 21:07:10 -0000	1.51
@@ -2,7 +2,7 @@
 
 Name:    banshee
 Version: 1.2.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: Easily import, manage, and play selections from your music collection
 Group:   Applications/Multimedia
 License: MIT
@@ -39,11 +39,10 @@
 # Misc
 BuildRequires: gettext-devel perl(XML::Parser)
 
-# boo-devel currently pulls in broken dependencies (XULRunner) and is a new feature, so disabled.
-## No boo-devel for ppc but we owe it to the users to keep banshee up to date
-#%ifnarch ppc
-#BuildRequires: boo-devel
-#%endif
+# No boo-devel for ppc but we owe it to the users to keep banshee up to date
+%ifnarch ppc
+BuildRequires: boo-devel
+%endif
 
 BuildRequires: desktop-file-utils
 
@@ -127,6 +126,9 @@
 %{_libdir}/pkgconfig/banshee-1-*.pc
 
 %changelog
+* Wed Jul 31 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
 - 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 scm-commits mailing list