[xkeyboard-config/f14/master] glib2-devel needed too. oh how I wish scratch builds would actually fail on the same conditions as t

Peter Hutterer whot at fedoraproject.org
Wed Oct 6 00:27:41 UTC 2010


commit 5fd0596bdbec44cf79346f49afe24f34b6d73014
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Wed Oct 6 10:28:06 2010 +1000

    glib2-devel needed too. oh how I wish scratch builds would actually fail
    on the same conditions as the real build...

 xkeyboard-config.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/xkeyboard-config.spec b/xkeyboard-config.spec
index 0390f1d..c895606 100644
--- a/xkeyboard-config.spec
+++ b/xkeyboard-config.spec
@@ -4,7 +4,7 @@
 Summary: X Keyboard Extension configuration data
 Name: xkeyboard-config
 Version: 1.9
-Release: 5%{?dist}
+Release: 6%{?dist}
 License: MIT
 Group: User Interface/X
 URL: http://www.freedesktop.org/wiki/Software/XKeyboardConfig
@@ -30,6 +30,7 @@ BuildRequires: intltool
 BuildRequires: gettext gettext-devel
 BuildRequires: git-core
 BuildRequires: autoconf automake libtool
+BuildRequires: glib2-devel
 
 %description
 This package contains configuration data used by the X Keyboard Extension 
@@ -96,6 +97,10 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/X11/xkb/compiled
 %{_datadir}/pkgconfig/xkeyboard-config.pc
 
 %changelog
+* Wed Oct 06 2010 Peter Hutterer <peter.hutterer at redhat.com> 1.9-6
+- glib2-devel needed too. oh how I wish scratch builds would actually fail
+  on the same conditions as the real build...
+
 * Wed Oct 06 2010 Peter Hutterer <peter.hutterer at redhat.com> 1.9-5
 - Add gettext-devel to BuildRequires needed by -4 for autotooling.
 


More information about the scm-commits mailing list