From 8e3b0ca1833165daa0f5dad37ddf2055d650f4b36e3e56e6cb5bde8827ebe7cc Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 12 Feb 2022 13:41:02 +0000 Subject: [PATCH] - use glibc-locale to reenable less common locale tests (bsc#1195390) OBS-URL: https://build.opensuse.org/package/show/Base:System/grep?expand=0&rev=115 --- grep.changes | 5 +++++ grep.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/grep.changes b/grep.changes index 1d33395..0b26da1 100644 --- a/grep.changes +++ b/grep.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Feb 12 13:40:18 UTC 2022 - Dirk Müller + +- use glibc-locale to reenable less common locale tests (bsc#1195390) + ------------------------------------------------------------------- Mon Aug 16 12:05:52 UTC 2021 - Andreas Schwab diff --git a/grep.spec b/grep.spec index 9c31914..0175540 100644 --- a/grep.spec +++ b/grep.spec @@ -1,7 +1,7 @@ # # spec file for package grep # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -29,6 +29,7 @@ Source3: https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=gr Source4: profile.sh Source5: %{name}-rpmlintrc BuildRequires: fdupes +BuildRequires: glibc-locale BuildRequires: makeinfo BuildRequires: pcre-devel Provides: base:%{_bindir}/grep