From 3c6b207914793ffb6cc810644e2cf6e27d4ff079 Mon Sep 17 00:00:00 2001 From: Andrey Bondrov Date: Thu, 1 Sep 2016 21:36:14 +1000 Subject: [PATCH] Build with locales now --- glibc.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/glibc.spec b/glibc.spec index e06555b..a8089da 100644 --- a/glibc.spec +++ b/glibc.spec @@ -44,7 +44,7 @@ %bcond_without i18ndata %bcond_with timezone %bcond_without nsscrypt -%bcond_with locales +%bcond_without locales # build documentation by default %bcond_without doc @@ -57,7 +57,7 @@ Summary: The GNU libc libraries Name: glibc Epoch: 6 Version: 2.24 -Release: 1 +Release: 2 License: LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ Group: System/Libraries Url: http://www.eglibc.org/