Now build with locales

This commit is contained in:
Andrey Bondrov 2014-05-23 01:04:06 +11:00
parent ac6d3761a9
commit ed228f83b5

View file

@ -40,7 +40,7 @@
%bcond_without i18ndata %bcond_without i18ndata
%bcond_with timezone %bcond_with timezone
%bcond_without nsscrypt %bcond_without nsscrypt
%bcond_with locales %bcond_without locales
%ifarch %{ix86} x86_64 %ifarch %{ix86} x86_64
%bcond_without systap %bcond_without systap
@ -59,12 +59,12 @@ Summary: The GNU libc libraries
Name: glibc Name: glibc
Epoch: 6 Epoch: 6
Version: 2.19 Version: 2.19
Release: 3 Release: 4
Source0: http://ftp.gnu.org/gnu/glibc/%{name}-%{version}.tar.xz
Source1: http://ftp.gnu.org/gnu/glibc/%{name}-%{version}.tar.xz.sig
License: LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ License: LGPLv2+ and LGPLv2+ with exceptions and GPLv2+
Group: System/Libraries Group: System/Libraries
Url: http://www.eglibc.org/ Url: http://www.eglibc.org/
Source0: http://ftp.gnu.org/gnu/glibc/%{name}-%{version}.tar.xz
Source1: http://ftp.gnu.org/gnu/glibc/%{name}-%{version}.tar.xz.sig
# From Fedora # From Fedora
Source2: glibc_post_upgrade.c Source2: glibc_post_upgrade.c