Summary: Keyboard utils Name: kbd Version: 1.14.1 Release: 1 License: GPL Group: System/Base Source: %{name}-%{version}.tar.gz %description The Kbd package contains key-table files and keyboard utilities. %prep %setup -q %build ./configure --datadir=/lib/kdb --prefix=/usr make %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install mkdir -pv $RPM_BUILD_ROOT/bin mv -v $RPM_BUILD_ROOT/usr/bin/{kbd_mode,openvt,setfont} $RPM_BUILD_ROOT/bin %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) / %changelog * Wed Jun 25 2008 Jonathan Norman 1.14.1-1 - Updated version from 1.13 to 1.14.1 - Added --prefix to the config, this was not needed before. * Wed May 14 2006 Jonathan Norman 1.13-2 - Moved locations for some programs for CLFS bootscript - Removed patch