Author: arekm Date: Tue Apr 5 21:25:06 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 2.2 (disabled runtime deps checking since it makes little sense here)
---- Files affected: packages/xkeyboard-config: xkeyboard-config.spec (1.31 -> 1.32) ---- Diffs: ================================================================ Index: packages/xkeyboard-config/xkeyboard-config.spec diff -u packages/xkeyboard-config/xkeyboard-config.spec:1.31 packages/xkeyboard-config/xkeyboard-config.spec:1.32 --- packages/xkeyboard-config/xkeyboard-config.spec:1.31 Mon Feb 28 22:43:32 2011 +++ packages/xkeyboard-config/xkeyboard-config.spec Tue Apr 5 23:25:01 2011 @@ -2,12 +2,12 @@ Summary: X Keyboard Configuration Database Summary(pl.UTF-8): Baza danych konfiguracji klawiatury pod X Name: xkeyboard-config -Version: 2.1 -Release: 2 +Version: 2.2 +Release: 1 License: MIT Group: X11/Development/Libraries Source0: http://xorg.freedesktop.org/releases/individual/data/xkeyboard-config/%{name}-%{version}.tar.bz2 -# Source0-md5: 57ecc78bacd8ecc398d8ed6588f4d04b +# Source0-md5: 06e37ed48dce3d979d9075d1aab29f87 URL: http://www.freedesktop.org/wiki/Software/XKeyboardConfig BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -44,6 +44,7 @@ %{__aclocal} %{__autoconf} %configure \ + --disable-runtime-deps \ --enable-compat-rules \ --with-xkb-rules-symlink=xorg \ --with-xkb-base=%{_datadir}/X11/xkb @@ -89,6 +90,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.32 2011/04/05 21:25:01 arekm +- up to 2.2 (disabled runtime deps checking since it makes little sense here) + Revision 1.31 2011/02/28 21:43:32 glen - avoid self-obsoletion ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xkeyboard-config/xkeyboard-config.spec?r1=1.31&r2=1.32&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
