[gnome-pilot] BR dbus-glib-devel

Matthew Barnes mbarnes at fedoraproject.org
Mon Feb 14 19:46:10 UTC 2011


commit 9d92ae28801dc4115e018cb8b61a20778c97dd47
Author: Matthew Barnes <mbarnes at redhat.com>
Date:   Mon Feb 14 14:45:59 2011 -0500

    BR dbus-glib-devel

 gnome-pilot.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/gnome-pilot.spec b/gnome-pilot.spec
index 6b1a01b..ea0f0cf 100644
--- a/gnome-pilot.spec
+++ b/gnome-pilot.spec
@@ -5,7 +5,7 @@
 
 Name: gnome-pilot
 Version: 2.32.0
-Release: 7%{?dist}
+Release: 8%{?dist}
 License: LGPLv2+ and GPLv2+
 Group: Applications/Communications
 Summary: GNOME pilot programs
@@ -32,9 +32,10 @@ Requires: pilot-link
 
 ### Build Dependencies ###
 
-BuildRequires: GConf2-devel >= 2.0
+BuildRequires: GConf2-devel
 BuildRequires: autoconf
 BuildRequires: automake
+BuildRequires: dbus-glib-devel
 BuildRequires: desktop-file-utils
 BuildRequires: gettext
 BuildRequires: hal-devel
@@ -180,6 +181,9 @@ rm -f $RPM_BUILD_ROOT/%{_datadir}/applications/gpilot-applet.desktop
 %endif
 
 %changelog
+* Mon Feb 14 2011 Matthew Barnes <mbarnes at redhat.com> - 2.32.0-8
+- Add BR dbus-glib-devel.
+
 * Mon Feb 14 2011 Matthew Barnes <mbarnes at redhat.com> - 2.32.0-7
 - Disable evolution-data-server conduits.  Fedora 15 only ships
   libedataserverui-3.0 which links to gtk+-3.0, but gnome-pilot


More information about the scm-commits mailing list