diff --git a/memory-constraints.changes b/memory-constraints.changes index d9ac5ce..130245b 100644 --- a/memory-constraints.changes +++ b/memory-constraints.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jun 29 14:50:50 UTC 2021 - Andreas Schneider + +- Fix Requires for awk to work also on Fedora + ------------------------------------------------------------------- Mon May 4 14:47:13 UTC 2020 - Dominique Leuenberger diff --git a/memory-constraints.spec b/memory-constraints.spec index fdb5d99..83f82e5 100644 --- a/memory-constraints.spec +++ b/memory-constraints.spec @@ -1,7 +1,7 @@ # # spec file for package memory-constraints # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,7 @@ URL: https://www.opensuse.org/ Source0: %{name}.macros BuildRequires: coreutils BuildRequires: rpm -Requires: awk +Requires: /usr/bin/awk Requires: coreutils BuildArch: noarch