From 2dfb769a0a934844baafef9b3aed0c7c00b58ab496112c4e747494e3b4310941 Mon Sep 17 00:00:00 2001 From: Bernhard Voelker Date: Fri, 17 Jul 2020 17:05:16 +0000 Subject: [PATCH] Accepting request 821500 from home:dimstar:Factory - Drop suse-module-tools BuildRequires: this was used for the macro regenerate_initrd_post/posttrans, which have been moved to rpm-config-SUSE in Jan 2019. OBS-URL: https://build.opensuse.org/request/show/821500 OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=311 --- coreutils.changes | 7 +++++++ coreutils.spec | 1 - 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/coreutils.changes b/coreutils.changes index adb0121..26dbb95 100644 --- a/coreutils.changes +++ b/coreutils.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jul 16 11:23:47 UTC 2020 - Dominique Leuenberger + +- Drop suse-module-tools BuildRequires: this was used for the macro + regenerate_initrd_post/posttrans, which have been moved to + rpm-config-SUSE in Jan 2019. + ------------------------------------------------------------------- Sat Jun 13 08:48:03 UTC 2020 - Bernhard Voelker diff --git a/coreutils.spec b/coreutils.spec index d92ac3c..3eb780a 100644 --- a/coreutils.spec +++ b/coreutils.spec @@ -45,7 +45,6 @@ BuildRequires: libcap-devel BuildRequires: libselinux-devel BuildRequires: makeinfo BuildRequires: perl -BuildRequires: suse-module-tools BuildRequires: xz %if %{suse_version} > 1320 BuildRequires: gcc-PIE