[udisks2/f17] BR gnome-common when doing autoreconf

David Zeuthen davidz at fedoraproject.org
Fri Oct 12 20:08:44 UTC 2012


commit aa1c5e1c62703cf23ca09ae504ca98acd64e4344
Author: David Zeuthen <zeuthen at gmail.com>
Date:   Fri Oct 12 16:08:32 2012 -0400

    BR gnome-common when doing autoreconf

 udisks2.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/udisks2.spec b/udisks2.spec
index ca396b0..f1e0f64 100644
--- a/udisks2.spec
+++ b/udisks2.spec
@@ -13,7 +13,7 @@
 Summary: Disk Manager
 Name: udisks2
 Version: 1.94.0
-Release: 9%{?dist}
+Release: 10%{?dist}
 License: GPLv2+
 Group: System Environment/Libraries
 URL: http://www.freedesktop.org/wiki/Software/udisks
@@ -63,6 +63,7 @@ Conflicts: kernel < 2.6.26
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: libtool
+BuildRequires: gnome-common
 %endif
 
 Patch0: udisks-1.97.0-Add-work-around-to-show-FS-on-CDs-USB-sticks-created.patch
@@ -173,6 +174,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
 
 # Note: please don't forget the %{?dist} in the changelog. Thanks
 %changelog
+* Fri Oct 12 2012 David Zeuthen <davidz at redhat.com> - 1.94.0-10%{?dist}
+- BR gnome-common when doing autoreconf
+
 * Fri Oct 12 2012 David Zeuthen <davidz at redhat.com> - 1.94.0-9%{?dist}
 - Use libacl instead of calling out to setfacl(1) (#865801)
 


More information about the scm-commits mailing list