Name: dracut-modules-olpc Version: 0.2.1 Release: 1%{?dist} Summary: OLPC modules for dracut initramfs Group: System Environment/Base License: GPLv2 URL: http://dev.laptop.org/git/users/dsd/dracut-modules-olpc Source0: http://dev.laptop.org/~dsd/dracut-modules-olpc/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: Pyrex, zlib-devel, python-devel, netpbm-progs Requires: dracut, bitfrost %description Dracut initramfs modules to implement OLPC-specific features, including antitheft, switching between OS updates, and the OLPC boot animation. %prep %setup -q %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README COPYING %{_datadir}/dracut/modules.d/30olpc-boot %{_libdir}/dracut-modules-olpc %changelog * Wed Jul 15 2009 Daniel Drake - 0.2.1-1 - Initial import