From 2f8c3c05e5efa101d1a0ad3cd380296faa207d7d Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Nov 18 2018 16:44:43 +0000 Subject: Add BR:glibc-langpack-en The comment explicitly mentions English locale collation, so let's just pull in the right langpack. --- diff --git a/gfan.spec b/gfan.spec index e9220c0..15bb1d3 100644 --- a/gfan.spec +++ b/gfan.spec @@ -1,6 +1,6 @@ Name: gfan Version: 0.6.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Software for Computing Gröbner Fans and Tropical Varieties License: GPLv2+ URL: http://home.math.au.dk/jensen/software/gfan/gfan.html @@ -21,6 +21,7 @@ BuildRequires: gmp-devel BuildRequires: tex(latex) BuildRequires: tex(ulem.sty) BuildRequires: TOPCOM +BuildRequires: glibc-langpack-en Requires: libgfan%{_isa} = %{version}-%{release} @@ -161,6 +162,10 @@ export LD_LIBRARY_PATH=%{buildroot}%{_libdir} %changelog +* Sun Nov 18 2018 Zbigniew Jędrzejewski-Szmek - 0.6.2-6 +- Add BR:glibc-langpack-en + See https://fedoraproject.org/wiki/Changes/Remove_glibc-langpacks-all_from_buildroot + * Sat Oct 13 2018 Jerry James - 0.6.2-5 - Rebuild for cddlib 0.94j