|
|
|
@ -10,7 +10,6 @@ License: GPLv2
|
|
|
|
|
Group: System Environment/Base
|
|
|
|
|
URL: http://git.fedorahosted.org/git/livecd
|
|
|
|
|
Source0: %{name}-%{version}.tar.bz2
|
|
|
|
|
Patch0: livecd-modprobe.patch
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
|
|
|
|
Requires: python-imgcreate = %{version}-%{release}
|
|
|
|
|
Requires: mkisofs
|
|
|
|
@ -52,7 +51,6 @@ like live image or appliances.
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
|
%setup -q
|
|
|
|
|
%patch0 -p1
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
|
make
|
|
|
|
|