From 9f8df6b76cff5064bf2d056fe0440a50d2b1fb96 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Mon, 28 Jun 2021 16:09:55 -0700 Subject: [PATCH] spec: Fix bug number for dropping gfs2-utils Related: rhbz#1975378 --- lorax.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lorax.spec b/lorax.spec index f045ecec..63fd94e5 100644 --- a/lorax.spec +++ b/lorax.spec @@ -189,7 +189,7 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install - mkksiso: cmdline should default to empty string (bcl@redhat.com) Related: rhbz#1975844 - runtime-install: Remove gfs2-utils (bcl@redhat.com) - Related: rhbz#1904955 + Related: rhbz#1975378 * Thu Jun 10 2021 Brian C. Lane 34.9.3-1 - livemedia-creator: Check for mkfs.hfsplus (bcl@redhat.com)