From 0c8a29ae635979eb3cda6d407735a77284431282 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Fri, 5 Apr 2019 11:41:06 -0700 Subject: [PATCH] Fix lorax.spec bz reference You can't reference old bugs, even as Related, in new branches. Related: rhbz#1678937 --- lorax.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/lorax.spec b/lorax.spec index e2ba89f9..b48425f4 100644 --- a/lorax.spec +++ b/lorax.spec @@ -265,7 +265,6 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin - Pass ssl certificate options to anaconda (lars) Resolves: rhbz#1663950 - Add checks for disabled root account (jikortus) - Related: rhbz#1626122 - Fixup lorax.spec bugs (bcl) Related: rhbz#1678937