[udisks/f14/master] - Require gtk-doc for building

David Zeuthen davidz at fedoraproject.org
Mon Jan 24 19:13:00 UTC 2011


commit e15f9b154e3dfcab7ba6a4c327290d17c970c068
Author: David Zeuthen <davidz at redhat.com>
Date:   Mon Jan 24 14:12:49 2011 -0500

    - Require gtk-doc for building

 udisks.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/udisks.spec b/udisks.spec
index 230f82d..d21bee1 100644
--- a/udisks.spec
+++ b/udisks.spec
@@ -14,7 +14,7 @@
 Summary: Storage Management Service
 Name: udisks
 Version: 1.0.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: System Environment/Libraries
 URL: http://www.freedesktop.org/wiki/Software/udisks
@@ -31,6 +31,7 @@ BuildRequires: libgudev1-devel >= %{udev_version}
 BuildRequires: libudev-devel >= %{udev_version}
 BuildRequires: sg3_utils-devel >= %{sg3_utils_version}
 BuildRequires: lvm2-devel >= %{lvm2_version}
+BuildRequires: gtk-doc
 # needed to pull in the system bus daemon
 Requires: dbus >= %{dbus_version}
 # needed to pull in the udev daemon
@@ -156,6 +157,9 @@ chmod 0644 $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/udisks-bash-completion.sh
 # Note: please don't forget the %{?dist} in the changelog. Thanks
 #
 %changelog
+* Mon Jan 24 2011 David Zeuthen <davidz at redhat.com> - 1.0.2-2%{?dist}
+- Require gtk-doc for building
+
 * Mon Jan 24 2011 David Zeuthen <davidz at redhat.com> - 1.0.2-1%{?dist}
 - Update to release 1.0.2
 - Drop patch that was committed upstream


More information about the scm-commits mailing list