[banshee] add gnome-doc-utils to BR

Nathaniel McCallum npmccallum at fedoraproject.org
Tue Oct 19 13:17:08 UTC 2010


commit d0717de0571df050071a5c5059e221889b13aac0
Author: Nathaniel McCallum <nathaniel at natemccallum.com>
Date:   Tue Oct 19 09:17:04 2010 -0400

    add gnome-doc-utils to BR

 banshee.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/banshee.spec b/banshee.spec
index 350dd96..83363c8 100644
--- a/banshee.spec
+++ b/banshee.spec
@@ -7,7 +7,7 @@
 Name:    banshee
 Version: %{mainver}%{?patchver}
 #Release: 0.1.%{gitdate}git%{?dist}
-Release: 7%{?dist}
+Release: 8%{?dist}
 Summary: Easily import, manage, and play selections from your music collection
 
 Group:   Applications/Multimedia
@@ -68,7 +68,7 @@ BuildRequires: gnome-desktop-devel ndesk-dbus-glib-devel
 BuildRequires: libXxf86vm-devel
 
 # Misc
-BuildRequires: gettext-devel intltool perl(XML::Parser)
+BuildRequires: gnome-doc-utils gettext-devel intltool perl(XML::Parser)
 
 # No boo-devel for ppc* but we owe it to the users to keep banshee up to date
 # The arch list around --disable-boo must be the same
@@ -243,6 +243,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Tue Oct 19 2010 Nathaniel McCallum <nathaniel at natemccallum.com> - 1.8.0-8
+- Added gnome-doc-utils BR
+
 * Mon Oct 18 2010 Dan Horák <dan[at]danny.cz> - 1.8.0-7
 - Fix BRs and configure options on s390(x)
 - Be verbose during build


More information about the scm-commits mailing list