- Rebuild with gcc4

This commit is contained in:
Miloslav Trmac 2005-03-04 20:31:44 +00:00
parent 5aaa2af534
commit 67ff1c93a6

View File

@ -1,7 +1,7 @@
Summary: Tools for configuring the console (keyboard, virtual terminals, etc.) Summary: Tools for configuring the console (keyboard, virtual terminals, etc.)
Name: kbd Name: kbd
Version: 1.12 Version: 1.12
Release: 5 Release: 6
License: GPL License: GPL
Group: System Environment/Base Group: System Environment/Base
Source0: ftp://ftp.kernel.org/pub/linux/utils/kbd/kbd-%{version}.tar.bz2 Source0: ftp://ftp.kernel.org/pub/linux/utils/kbd/kbd-%{version}.tar.bz2
@ -120,6 +120,9 @@ install -c -m644 $RPM_SOURCE_DIR/kbdrate.pam \
%config %{_sysconfdir}/pam.d/* %config %{_sysconfdir}/pam.d/*
%changelog %changelog
* Fri Mar 4 2005 Miloslav Trmac <mitr@redhat.com> - 1.12-6
- Rebuild with gcc4
* Sun Feb 20 2005 Miloslav Trmac <mitr@redhat.com> - 1.12-5 * Sun Feb 20 2005 Miloslav Trmac <mitr@redhat.com> - 1.12-5
- Put "Meta_acute" back in German keymaps, just ignore it in (loadkeys -u) - Put "Meta_acute" back in German keymaps, just ignore it in (loadkeys -u)
(patch by Jochen Schmitt) (patch by Jochen Schmitt)