diff --git a/lorax.spec b/lorax.spec index be85f5e..11bc37d 100644 --- a/lorax.spec +++ b/lorax.spec @@ -4,7 +4,7 @@ Name: lorax Version: 35.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Tool for creating the anaconda install images License: GPLv2+ @@ -155,6 +155,7 @@ build images, etc. from the command line. %setup -q -n %{name}-%{version} %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build @@ -202,6 +203,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_mandir}/man1/composer-cli.1* %changelog +* Fri Apr 02 2021 Kevin Fenzi - 35.0-5 +- Actually apply the patch in the last release. + * Thu Apr 01 2021 Kevin Fenzi - 35.0-4 - Add downstream patch to not try and install retired resierfs-utils package