Author: arekm Date: Sat Feb 2 22:34:10 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.2
---- Files affected: SPECS: xkeyboard-config.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: SPECS/xkeyboard-config.spec diff -u SPECS/xkeyboard-config.spec:1.18 SPECS/xkeyboard-config.spec:1.19 --- SPECS/xkeyboard-config.spec:1.18 Tue Jan 8 17:13:39 2008 +++ SPECS/xkeyboard-config.spec Sat Feb 2 23:34:05 2008 @@ -2,13 +2,12 @@ Summary: X Keyboard Configuration Database Summary(pl.UTF-8): Baza danych konfiguracji klawiatury pod X Name: xkeyboard-config -Version: 1.1 -Release: 5 +Version: 1.2 +Release: 1 License: MIT Group: X11/Development/Libraries Source0: http://xlibs.freedesktop.org/xkbdesc/%{name}-%{version}.tar.bz2 -# Source0-md5: 2c76b91bd31bff78db771566578fe520 -Patch0: %{name}-us_ee.patch +# Source0-md5: 667c582a54d5715d24110c20e8c4be38 URL: http://www.freedesktop.org/wiki/Software/XKeyboardConfig BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -35,7 +34,8 @@ %prep %setup -q -%patch0 -p1 +%{__aclocal} +%{__autoconf} %build %configure \ @@ -55,6 +55,8 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/X11/xkb/compiled ln -s /var/lib/xkb $RPM_BUILD_ROOT%{_datadir}/X11/xkb/compiled +%find_lang %{name} + %clean rm -rf $RPM_BUILD_ROOT @@ -67,7 +69,7 @@ rm -rf %{_datadir}/X11/xkb/compiled fi -%files +%files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS COPYING CREDITS ChangeLog NEWS README TODO docs/H* docs/R* %{_datadir}/X11/xkb @@ -78,6 +80,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2008-02-02 22:34:05 arekm +- up to 1.2 + Revision 1.18 2008-01-08 16:13:39 glen - rel 5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xkeyboard-config.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
