Accepting request 1004920 from Base:System

- efgrep-warning.patch: remove warning from [ef]grep (forwarded request 1004919 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/1004920
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grep?expand=0&rev=85
This commit is contained in:
Dominique Leuenberger 2022-09-23 12:14:15 +00:00 committed by Git OBS Bridge
commit e1383edf82
3 changed files with 15 additions and 0 deletions

9
efgrep-warning.patch Normal file
View File

@ -0,0 +1,9 @@
Index: grep-3.8/src/egrep.sh
===================================================================
--- grep-3.8.orig/src/egrep.sh
+++ grep-3.8/src/egrep.sh
@@ -1,4 +1,2 @@
#!@SHELL@
-cmd=${0##*/}
-echo "$cmd: warning: $cmd is obsolescent; using @grep@ @option@" >&2
exec @grep@ @option@ "$@"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 20 08:29:41 UTC 2022 - Andreas Schwab <schwab@suse.de>
- efgrep-warning.patch: remove warning from [ef]grep
-------------------------------------------------------------------
Sun Sep 4 10:13:04 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@ -29,6 +29,7 @@ Source2: https://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz.sig
Source3: %{name}.keyring
Source4: profile.sh
Source5: %{name}-rpmlintrc
Patch0: efgrep-warning.patch
BuildRequires: fdupes
BuildRequires: glibc-locale
BuildRequires: makeinfo