Author: arekm Date: Fri May 27 06:48:30 2011 GMT Module: packages Tag: HEAD ---- Log message: - rel 2; resizecons only on ix86
---- Files affected: packages/kbd: kbd.spec (1.110 -> 1.111) ---- Diffs: ================================================================ Index: packages/kbd/kbd.spec diff -u packages/kbd/kbd.spec:1.110 packages/kbd/kbd.spec:1.111 --- packages/kbd/kbd.spec:1.110 Thu May 26 21:53:28 2011 +++ packages/kbd/kbd.spec Fri May 27 08:48:24 2011 @@ -6,7 +6,7 @@ Summary(pl.UTF-8): Narzędzia do obsługi konsoli Name: kbd Version: 1.15.3 -Release: 1 +Release: 2 License: GPL v2+ Group: Applications/Console Source0: ftp://ftp.altlinux.org/pub/people/legion/kbd/%{name}-%{version}.tar.gz @@ -160,7 +160,9 @@ %attr(755,root,root) %{_bindir}/psfgettable %attr(755,root,root) %{_bindir}/psfstriptable %attr(755,root,root) %{_bindir}/psfxtable +%ifarch %{ix86} %attr(755,root,root) %{_bindir}/resizecons +%endif %attr(755,root,root) %{_bindir}/setkeycodes %attr(755,root,root) %{_bindir}/setleds %attr(755,root,root) %{_bindir}/setmetamode @@ -212,6 +214,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.111 2011/05/27 06:48:24 arekm +- rel 2; resizecons only on ix86 + Revision 1.110 2011/05/26 19:53:28 qboosh - updated to 1.15.3 - updated ngettext patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kbd/kbd.spec?r1=1.110&r2=1.111&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
