Summary: x86 and PowerPC boot loader Name: grub Version: 1.96 Release: 1 License: GPL Group: System/Base Source: %{name}-%{version}.tar.gz BuildRequires: lzo %description Grub2 is the replacement boot loader for Grub Lagancy. %prep %setup -q %build ./configure --prefix=/usr make %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) /