[krb5-auth-dialog] Build without scrollkeeper support

Kalev Lember kalev at fedoraproject.org
Fri Oct 24 12:36:53 UTC 2014


commit fb9544dcb28b59b8d7eb23c0e0050d4544f6f4e7
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Fri Oct 24 14:10:21 2014 +0200

    Build without scrollkeeper support

 krb5-auth-dialog.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/krb5-auth-dialog.spec b/krb5-auth-dialog.spec
index ddff13b..4c831be 100644
--- a/krb5-auth-dialog.spec
+++ b/krb5-auth-dialog.spec
@@ -16,7 +16,6 @@ BuildRequires: perl(XML::Parser), gettext
 BuildRequires: intltool
 BuildRequires: libnotify-devel
 BuildRequires: gnome-doc-utils
-BuildRequires: scrollkeeper
 BuildRequires: control-center-devel
 BuildRequires: gtk3-devel
 BuildRequires: NetworkManager-glib-devel
@@ -34,7 +33,7 @@ tickets are about to expire and lets them renew them.
 autoreconf -i -f
 
 %build
-%configure --disable-static
+%configure --disable-static --disable-scrollkeeper
 make %{?_smp_mflags}
 
 %install
@@ -78,6 +77,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 * Fri Oct 24 2014 Kalev Lember <kalevlember at gmail.com> - 3.14.0-1
 - Update to 3.14.0
 - Adjust packaging for the gconf to gsettings port
+- Build without scrollkeeper support
 
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.2.1-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild


More information about the scm-commits mailing list