diff --git a/lorax.spec b/lorax.spec index a54c83a..dbb1e89 100644 --- a/lorax.spec +++ b/lorax.spec @@ -4,7 +4,7 @@ Name: lorax Version: 25.13 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Tool for creating the anaconda install images Group: Applications/System @@ -119,6 +119,7 @@ Lorax templates for creating the boot.iso and live isos are placed in %prep %setup -q -n %{name}-%{version} %patch0 -p1 +%patch1 -p1 %build @@ -152,6 +153,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %changelog * Fri Aug 19 2016 Dennis Gilmore - 25.13-4 +- acctually apply the lsof patch + +* Fri Aug 19 2016 Dennis Gilmore - 25.13-3 - add patch to run lsof as well as fuser and ls on mount points * Thu Aug 18 2016 Dennis Gilmore - 25.13-2