[upower/f14] we're building gtk-docs so we'd better require it for the build too

Peter Robinson pbrobinson at fedoraproject.org
Sun Jun 19 14:40:35 UTC 2011


commit 5d39e631d8b474ce48b99feadf50979710454b51
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sun Jun 19 15:40:21 2011 +0100

    we're building gtk-docs so we'd better require it for the build too

 upower.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/upower.spec b/upower.spec
index 41d2f9d..01804e3 100644
--- a/upower.spec
+++ b/upower.spec
@@ -16,6 +16,7 @@ BuildRequires:  libusb1-devel
 BuildRequires:  libimobiledevice-devel
 %endif
 BuildRequires:  glib2-devel >= 2.6.0
+BuildRequires:  gtk-doc
 BuildRequires:  dbus-devel  >= 1.2
 BuildRequires:  dbus-glib-devel >= 0.82
 BuildRequires:  polkit-devel >= 0.92
@@ -113,6 +114,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 %{_includedir}/libupower-glib/upower.h
 
 %changelog
+* Sun Jun 19 2011 Peter Robinson <pbrobinson at gmail.com> - 0.9.5-9
+- we're building gtk-docs so we'd better require it for the build too
+
 * Mon Aug 23 2010 Matthias Clasen <mclasen at redhat.com> - 0.9.5-8
 - Co-own /usr/share/gtk-doc
 


More information about the scm-commits mailing list