[gnome-settings-daemon] Add missing BR

Richard Hughes rhughes at fedoraproject.org
Thu Jun 7 09:05:30 UTC 2012


commit cb5cac0af6b8a2a16f1385525c2557936092435e
Author: Richard Hughes <richard at hughsie.com>
Date:   Thu Jun 7 10:04:02 2012 +0100

    Add missing BR

 gnome-settings-daemon.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec
index dca950e..067d0c7 100644
--- a/gnome-settings-daemon.spec
+++ b/gnome-settings-daemon.spec
@@ -1,6 +1,6 @@
 Name:           gnome-settings-daemon
 Version:        3.5.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        The daemon sharing settings from GNOME to GTK+/KDE applications
 
 Group:          System Environment/Daemons
@@ -42,6 +42,7 @@ BuildRequires:  libXi-devel libXfixes-devel
 BuildRequires:  libwacom-devel
 BuildRequires:  systemd-devel
 BuildRequires:  libXtst-devel
+BuildRequires:  libxkbfile-devel
 BuildRequires:  xorg-x11-drv-wacom-devel
 
 %description
@@ -208,6 +209,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/gnome-settings-daemon-3.0/input-device-example.sh
 
 %changelog
+* Thu Jun 07 2012 Richard Hughes <hughsient at gmail.com> - 3.5.2-2
+- Add missing BR
+
 * Wed Jun 06 2012 Richard Hughes <hughsient at gmail.com> - 3.5.2-1
 - Update to 3.5.2
 


More information about the scm-commits mailing list