[gnome-settings-daemon/f21] Fix compile on RHEL

Richard Hughes rhughes at fedoraproject.org
Sat Nov 1 22:03:37 UTC 2014


commit 927237f3e4ad1d76ff792377bf4a6be5f65f1152
Author: Richard Hughes <richard at hughsie.com>
Date:   Sat Nov 1 21:52:28 2014 +0000

    Fix compile on RHEL

 gnome-settings-daemon.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec
index 1654b45..0a68837 100644
--- a/gnome-settings-daemon.spec
+++ b/gnome-settings-daemon.spec
@@ -7,7 +7,7 @@
 
 Name:           gnome-settings-daemon
 Version:        3.14.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        The daemon sharing settings from GNOME to GTK+/KDE applications
 
 Group:          System Environment/Daemons
@@ -261,6 +261,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_libexecdir}/gsd-test-xsettings
 
 %changelog
+* Sat Nov 01 2014 Richard Hughes <rhughes at redhat.com> - 3.14.1-3
+- Fix compile on RHEL
+
 * Sun Oct 26 2014 Kalev Lember <kalevlember at gmail.com> - 3.14.1-2
 - Obsolete drwright
 


More information about the scm-commits mailing list