summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJinkun Jang <jinkun.jang@samsung.com>2014-04-12 11:09:53 +0900
committerKévin THIERRY <kevin.thierry@open.eurogiciel.org>2014-11-05 13:25:26 +0100
commit44197f648311108b2bf8cb9a4415fba200f0238a (patch)
tree5063f726bc58f5d2449c8bb541c97c905e697cfe
parent2c74b008a7c7d6678dd6cc6ce869228c28f50c32 (diff)
downloadxkeyboard-config-44197f648311108b2bf8cb9a4415fba200f0238a.tar.gz
xkeyboard-config-44197f648311108b2bf8cb9a4415fba200f0238a.tar.bz2
xkeyboard-config-44197f648311108b2bf8cb9a4415fba200f0238a.zip
add spec for 2.11
-rw-r--r--packaging/xkeyboard-config.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/xkeyboard-config.spec b/packaging/xkeyboard-config.spec
index f3846e80..b858e275 100644
--- a/packaging/xkeyboard-config.spec
+++ b/packaging/xkeyboard-config.spec
@@ -1,7 +1,7 @@
%bcond_with x
Name: xkeyboard-config
-Version: 2.7
+Version: 2.11
Release: 0
License: GPL-2.0+ ; LGPL-2.1+ ; MIT
Summary: The X Keyboard Extension
@@ -38,7 +38,7 @@ make keyboards more accessible to people with physical impairments.
cp %{SOURCE1001} .
%build
-%configure --with-xkb-rules-symlink=xfree86,xorg \
+%autogen --with-xkb-rules-symlink=xfree86,xorg \
--with-xkb-base=/usr/share/X11/xkb \
--enable-compat_rules \
--disable-runtime-deps \