[udisks/f13/master] * Mon Aug 09 2010 David Zeuthen <davidz at redhat.com> - 1.0.1-4%{?dist} - Add BRs for autoreconf

David Zeuthen davidz at fedoraproject.org
Mon Aug 9 19:54:26 UTC 2010


commit cdbe25a03b48ed4c9c0bfc8a9a7bf6efd2eafd7e
Author: David Zeuthen <davidz at redhat.com>
Date:   Mon Aug 9 15:54:23 2010 -0400

    * Mon Aug 09 2010 David Zeuthen <davidz at redhat.com> - 1.0.1-4%{?dist}
    - Add BRs for autoreconf

 udisks.spec |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/udisks.spec b/udisks.spec
index 80ce537..1f8c6a0 100644
--- a/udisks.spec
+++ b/udisks.spec
@@ -14,7 +14,7 @@
 Summary: Storage Management Service
 Name: udisks
 Version: 1.0.1
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: GPLv2+
 Group: System Environment/Libraries
 URL: http://www.freedesktop.org/wiki/Software/udisks
@@ -72,6 +72,11 @@ Obsoletes: DeviceKit-disks <= 009
 Provides: DeviceKit-disks = 010
 
 Patch0: udisks-1.0.1-Update-to-latest-LVM2-API.patch
+# needed for autoreconf
+Buildrequires: libtool
+Buildrequires: autoconf
+Buildrequires: automake
+Buildrequires: gtk-doc
 
 %description
 udisks provides a daemon, D-Bus API and command line tools
@@ -169,6 +174,9 @@ rm -rf $RPM_BUILD_ROOT
 # Note: please don't forget the %{?dist} in the changelog. Thanks
 #
 %changelog
+* Mon Aug 09 2010 David Zeuthen <davidz at redhat.com> - 1.0.1-4%{?dist}
+- Add BRs for autoreconf
+
 * Mon Aug 09 2010 David Zeuthen <davidz at redhat.com> - 1.0.1-3%{?dist}
 - Do autoreconf to guarantee that we build against a recent enough liblvm2
 


More information about the scm-commits mailing list