From f45035adda3abb3640a230e2b5ac81a2c47bba8b Mon Sep 17 00:00:00 2001 From: David Zeuthen Date: Mon, 30 Apr 2012 15:09:56 -0400 Subject: [PATCH] BR: gnome-common --- udisks2.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/udisks2.spec b/udisks2.spec index 6534c0f..d561d51 100644 --- a/udisks2.spec +++ b/udisks2.spec @@ -8,7 +8,7 @@ Summary: Disk Manager Name: udisks2 Version: 1.95.0 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://www.freedesktop.org/wiki/Software/udisks @@ -57,6 +57,7 @@ Conflicts: kernel < 2.6.26 # this patch needs autoreconf Patch0: udisks-1.95.0-actually-link-with-libsystemd-login.patch +BuildRequires: gnome-common BuildRequires: libtool BuildRequires: automake BuildRequires: autoconf @@ -151,6 +152,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a # Note: please don't forget the %{?dist} in the changelog. Thanks %changelog +* Mon Apr 30 2012 David Zeuthen - 1.95.0-3%{?dist} +- BR: gnome-common + * Mon Apr 30 2012 David Zeuthen - 1.95.0-2%{?dist} - Make daemon actually link with libsystemd-login