Author: arekm Date: Fri Jan 26 07:11:06 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 1
---- Files affected: SPECS: xkeyboard-config.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/xkeyboard-config.spec diff -u SPECS/xkeyboard-config.spec:1.9 SPECS/xkeyboard-config.spec:1.10 --- SPECS/xkeyboard-config.spec:1.9 Sat Dec 9 20:37:04 2006 +++ SPECS/xkeyboard-config.spec Fri Jan 26 08:11:01 2007 @@ -3,7 +3,7 @@ Summary(pl): Baza danych konfiguracji klawiatury pod X Name: xkeyboard-config Version: 0.9 -Release: 0.4 +Release: 1 License: MIT Group: X11/Development/Libraries Source0: http://xlibs.freedesktop.org/xkbdesc/%{name}-%{version}.tar.bz2 @@ -61,6 +61,9 @@ if [ -d %{_datadir}/X11/xkb/symbols/pc ]; then rm -rf %{_datadir}/X11/xkb/symbols/pc fi +if [ -d %{_datadir}/X11/xkb/compiled ]; then + rm -rf %{_datadir}/X11/xkb/compiled +fi %files %defattr(644,root,root,755) @@ -73,6 +76,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2007/01/26 07:11:01 arekm +- rel 1 + Revision 1.9 2006/12/09 19:37:04 arekm - rel .4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xkeyboard-config.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
