Author: arekm Date: Wed Oct 5 06:27:37 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 2.4.1 ; configure is now arch dependant (likely some bug/macros stupidity
---- Files affected: packages/xkeyboard-config: xkeyboard-config.spec (1.35 -> 1.36) ---- Diffs: ================================================================ Index: packages/xkeyboard-config/xkeyboard-config.spec diff -u packages/xkeyboard-config/xkeyboard-config.spec:1.35 packages/xkeyboard-config/xkeyboard-config.spec:1.36 --- packages/xkeyboard-config/xkeyboard-config.spec:1.35 Wed Jun 1 08:19:45 2011 +++ packages/xkeyboard-config/xkeyboard-config.spec Wed Oct 5 08:27:32 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.3 +Version: 2.4.1 Release: 1 License: MIT Group: X11/Development/Libraries -Source0: http://xorg.freedesktop.org/releases/individual/data/xkeyboard-config/%{name}-%{version}.tar.bz2 -# Source0-md5: 0be9fbddcb19ac62a23e08fead5df8be +Source0: http://xorg.freedesktop.org/archive/individual/data/%{name}-%{version}.tar.bz2 +# Source0-md5: 9f6d7a37fd192264a3ca07ede5d183c3 URL: http://www.freedesktop.org/wiki/Software/XKeyboardConfig BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -21,7 +21,6 @@ Requires: xorg-lib-libX11 >= 1.4.3 Provides: xorg-data-xkbdata Obsoletes: xorg-data-xkbdata < 0.9 -BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -84,6 +83,7 @@ %doc AUTHORS COPYING CREDITS ChangeLog NEWS README TODO docs/H* docs/R* %{_datadir}/X11/xkb %{_npkgconfigdir}/xkeyboard-config.pc +%{_mandir}/man7/xkeyboard-config.7* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -91,6 +91,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.36 2011/10/05 06:27:32 arekm +- up to 2.4.1 ; configure is now arch dependant (likely some bug/macros stupidity + Revision 1.35 2011/06/01 06:19:45 arekm - up to 2.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xkeyboard-config/xkeyboard-config.spec?r1=1.35&r2=1.36&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
