Author: glen Date: Sun Dec 23 23:55:24 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - add us_ee patch - URL update, run dir removal in %pretrans - rel 4
---- Files affected: SPECS: xkeyboard-config.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: SPECS/xkeyboard-config.spec diff -u SPECS/xkeyboard-config.spec:1.16 SPECS/xkeyboard-config.spec:1.17 --- SPECS/xkeyboard-config.spec:1.16 Tue Oct 2 09:48:38 2007 +++ SPECS/xkeyboard-config.spec Mon Dec 24 00:55:19 2007 @@ -3,12 +3,13 @@ Summary(pl.UTF-8): Baza danych konfiguracji klawiatury pod X Name: xkeyboard-config Version: 1.1 -Release: 3 +Release: 4 License: MIT Group: X11/Development/Libraries Source0: http://xlibs.freedesktop.org/xkbdesc/%{name}-%{version}.tar.bz2 # Source0-md5: 2c76b91bd31bff78db771566578fe520 -URL: http://www.freedesktop.org/wiki/Software_2fXKeyboardConfig +Patch0: %{name}-us_ee.patch +URL: http://www.freedesktop.org/wiki/Software/XKeyboardConfig BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: xorg-app-xkbcomp @@ -34,6 +35,7 @@ %prep %setup -q +%patch0 -p1 %build %configure \ @@ -56,7 +58,7 @@ %clean rm -rf $RPM_BUILD_ROOT -%pre +%pretrans # it used to be directory in xkbdata if [ -d %{_datadir}/X11/xkb/symbols/pc ]; then rm -rf %{_datadir}/X11/xkb/symbols/pc @@ -76,12 +78,17 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2007-12-23 23:55:19 glen +- add us_ee patch +- URL update, run dir removal in %pretrans +- rel 4 + Revision 1.16 2007-10-02 07:48:38 arekm - rel 3; stupid upstream replaced tarballs Revision 1.15 2007/10/01 21:20:24 aflinta - - added sl patch with fixed Slovenian transltaion which brokes xml - - release 2 +- added sl patch with fixed Slovenian transltaion which brokes xml +- release 2 Revision 1.14 2007/09/26 06:35:40 arekm - up to 1.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xkeyboard-config.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
