Summary: Handles kernel modules Name: module-init-tools Version: 3.4 Release: 1 License: GPL Group: System/Base Source: %{name}-%{version}.tar.bz2 Patch0: %{name}-%{version}-manpages-1.patch %description This is used to handle kernel modules for the kenrel 2.5.47 and later. %prep %setup -q patch -Np1 -i %{PATCH0} %build ./configure --prefix=/ --enable-zlib make %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT INSTALL=install install %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) /