From 5b37c5f8123ac76a7c2ffa5a15862257ed70376910c3cdd6fc3f0fff82169a64 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 7 Feb 2022 21:14:06 +0000 Subject: [PATCH] Accepting request 949726 from home:dirkmueller:branches:openSUSE:Factory:Rings:1-MinimalX - testsuite requires glibc-locale, buildrequire it OBS-URL: https://build.opensuse.org/request/show/949726 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/augeas?expand=0&rev=89 --- augeas.changes | 5 +++++ augeas.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/augeas.changes b/augeas.changes index 4189f8d..1f48143 100644 --- a/augeas.changes +++ b/augeas.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 28 16:14:57 UTC 2022 - Dirk Müller + +- testsuite requires glibc-locale, buildrequire it + ------------------------------------------------------------------- Tue Jun 8 15:00:58 UTC 2021 - Dirk Müller diff --git a/augeas.spec b/augeas.spec index a70e0de..33f559a 100644 --- a/augeas.spec +++ b/augeas.spec @@ -1,7 +1,7 @@ # # spec file for package augeas # -# 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 @@ -32,6 +32,7 @@ Patch1: gcc9-disable-broken-test.patch Patch2: augeas-new_options_for_chrony.patch Patch3: augeas-allow_printable_ASCII.patch Patch4: remove-unportable-tests.patch +BuildRequires: glibc-locale BuildRequires: pkgconfig BuildRequires: readline-devel BuildRequires: pkgconfig(libxml-2.0)