Another try without locales, silesystem and post script

This commit is contained in:
Andrey Bondrov 2014-05-23 02:19:31 +04:00
parent ed228f83b5
commit 9099714a17

View file

@ -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}