3
0

Accepting request 903117 from network:chromium

- Fix Requires for awk to work also on Fedora

OBS-URL: https://build.opensuse.org/request/show/903117
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/memory-constraints?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2021-07-02 11:26:34 +00:00 committed by Git OBS Bridge
commit f0cbcf1394
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jun 29 14:50:50 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
- Fix Requires for awk to work also on Fedora
-------------------------------------------------------------------
Mon May 4 14:47:13 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -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