From 114851e44948e32fcbe32240085521b93f33bf46 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Aug 19 2016 19:13:28 +0000 Subject: acctually apply the lsof patch Signed-off-by: Dennis Gilmore --- 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