diff --git a/glibc.spec b/glibc.spec index ce8dfb4..5aafc06 100644 --- a/glibc.spec +++ b/glibc.spec @@ -40,7 +40,7 @@ %bcond_without i18ndata %bcond_with timezone %bcond_without nsscrypt -%bcond_without locales +%bcond_with locales %ifarch %{ix86} x86_64 %bcond_without systap @@ -235,7 +235,7 @@ BuildRequires: nss-devel >= 3.15.1-2 # we'll be the only package requiring this, avoiding any other package # dependencies on '/bin/sh' or 'bash' Requires: bash -Requires: filesystem +# Requires: filesystem %ifarch %{xenarches} %rename %{name}-xen %endif @@ -270,8 +270,8 @@ contains the most important sets of shared libraries: the standard C library and the standard math library. Without these two libraries, a Linux system will not function. -%post -%{_sbindir}/glibc_post_upgrade +# %post +# %{_sbindir}/glibc_post_upgrade %files -f libc.lang %if %{with timezone}