From 08f876eb6de96b2439a339b65761d6f190c54e90 Mon Sep 17 00:00:00 2001 From: law Date: Thu, 12 Feb 2015 17:53:52 +0300 Subject: [PATCH 1/2] Require new glibc version for locales --- glibc.spec | 1 + locale-pkg | 1 + 2 files changed, 2 insertions(+) diff --git a/glibc.spec b/glibc.spec index 9349eb0..6bb21cf 100644 --- a/glibc.spec +++ b/glibc.spec @@ -603,6 +603,7 @@ These are configuration files that describe possible time zones. Summary: Base files for localization Group: System/Internationalization Requires: %{name}-i18ndata +Requires(pre): glibc = %{EVRD} %description -n locales These are the base files for language localization. diff --git a/locale-pkg b/locale-pkg index 9430250..d425a16 100644 --- a/locale-pkg +++ b/locale-pkg @@ -11,6 +11,7 @@ cat < Date: Thu, 12 Feb 2015 17:54:09 +0300 Subject: [PATCH 2/2] Increase release number --- glibc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glibc.spec b/glibc.spec index 6bb21cf..83e3c6d 100644 --- a/glibc.spec +++ b/glibc.spec @@ -54,7 +54,7 @@ Summary: The GNU libc libraries Name: glibc Epoch: 6 Version: 2.19 -Release: 13 +Release: 14 License: LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ Group: System/Libraries Url: http://www.eglibc.org/