From a8c912026b8593d824c4cfebca8af8712ff9590f165c4acd573ab6f6dd527be8 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 27 Jan 2022 20:25:23 +0000 Subject: [PATCH 1/2] - require glibc-locale OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tre?expand=0&rev=21 --- tre.changes | 5 +++++ tre.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/tre.changes b/tre.changes index 33fd717..8464e2c 100644 --- a/tre.changes +++ b/tre.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 27 20:23:27 UTC 2022 - Dirk Müller + +- require glibc-locale + ------------------------------------------------------------------- Thu Jan 30 14:03:39 UTC 2020 - Ondřej Súkup diff --git a/tre.spec b/tre.spec index 7d32b88..74b39f3 100644 --- a/tre.spec +++ b/tre.spec @@ -1,7 +1,7 @@ # # spec file for package tre # -# Copyright (c) 2020 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 @@ -34,6 +34,7 @@ Patch0: %{name}.diff Patch1: %{name}-chicken.patch Patch2: CVE-2016-8859.patch BuildRequires: gettext-devel +BuildRequires: glibc-locale BuildRequires: libtool %description From 7766a2fadc6326d7a9d2bb9b5fd401dbb61b1787d6c1e3ea5eee6a95390ff4e9 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 27 Jan 2022 20:25:39 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tre?expand=0&rev=22 --- tre.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tre.spec b/tre.spec index 74b39f3..d32515f 100644 --- a/tre.spec +++ b/tre.spec @@ -89,7 +89,7 @@ approximate patterns as well as block oriented search. %build %configure --disable-static --enable-shared -make %{?_smp_mflags} +%make_build %install %make_install @@ -97,7 +97,7 @@ find %{buildroot} -type f -name "*.la" -delete -print %find_lang %{name} || echo -n >> %{name}.lang %check -make check %{?_smp_mflags} +%make_build check %files %license LICENSE