diff --git a/6a8901fb09cb66741712ffebc558846a9f9f0574.patch b/6a8901fb09cb66741712ffebc558846a9f9f0574.patch new file mode 100644 index 0000000000000000000000000000000000000000..c437f2b790d7666cb59f80107a390810d70b5668 --- /dev/null +++ b/6a8901fb09cb66741712ffebc558846a9f9f0574.patch @@ -0,0 +1,12 @@ +diff --git a/lorax.spec b/lorax.spec +index 1421a9d76..c8d911063 100644 +--- a/lorax.spec ++++ b/lorax.spec +@@ -17,6 +17,7 @@ Source0: %{name}-%{version}.tar.gz + + BuildRequires: python3-devel + BuildRequires: make ++BuildRequires: systemd-rpm-macros + + Requires: lorax-templates + diff --git a/lorax.spec b/lorax.spec index 3ed4224bb81179a2c53ae388ed0d257226a53723..7e107f0980dc7428c4e255fb7a8c4cfaa6c04cfa 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ Name: lorax Version: 33.6 -Release: 2 +Release: 3 Summary: A set of tools used to create bootable images License: GPLv2+ URL: https://github.com/weldr/lorax @@ -20,6 +20,7 @@ Patch9007: eliminate-difference.patch Patch9008: lorax-enable-GUI-installation.patch Patch9009: lorax-enable-anaconda-KdumpSpoke.patch Patch9010: lorax-delete-udisk2-iscsi.patch +Patch9011: 6a8901fb09cb66741712ffebc558846a9f9f0574.patch BuildRequires: python3-devel python3-sphinx_rtd_theme python3-magic @@ -203,6 +204,9 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin %{_mandir}/man1/*.1* %changelog +* 20201020023007626676 patch-tracking 33.6-3 +- append patch file of upstream repository from <6a8901fb09cb66741712ffebc558846a9f9f0574> to <6a8901fb09cb66741712ffebc558846a9f9f0574> + * Feb Oct 13 2020 yuboyun - 33.6-2 - add yaml file @@ -304,4 +308,3 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin ignore the dir that without kernel version add text mode in aarch64 installation -