diff --git a/srcpkgs/glibc/glibc-devel.template b/srcpkgs/glibc/glibc-devel.template index a3991628f7..4f07bebe0c 100644 --- a/srcpkgs/glibc/glibc-devel.template +++ b/srcpkgs/glibc/glibc-devel.template @@ -5,7 +5,7 @@ long_desc="${long_desc} This package contains files for development: headers, static libs, etc." -revision=1 +revision=2 Add_dependency run kernel-libc-headers Add_dependency run glibc diff --git a/srcpkgs/glibc/nscd.template b/srcpkgs/glibc/nscd.template index 4f24430049..e64c5f0e22 100644 --- a/srcpkgs/glibc/nscd.template +++ b/srcpkgs/glibc/nscd.template @@ -5,7 +5,7 @@ long_desc=" This package contains nscd, a daemon that provides a cache for the most common name service requests." -revision=1 +revision=2 openrc_services="nscd default false" conf_files="/etc/nscd.conf" diff --git a/srcpkgs/glibc/template b/srcpkgs/glibc/template index df40007567..1586a0217f 100644 --- a/srcpkgs/glibc/template +++ b/srcpkgs/glibc/template @@ -1,7 +1,7 @@ # Template file for 'glibc' pkgname=glibc version=2.13 -revision=1 +revision=2 distfiles="http://ftp.gnu.org/gnu/glibc/glibc-${version}.tar.bz2" build_style=custom-install short_desc="The GNU C library" @@ -45,7 +45,7 @@ do_build() SHELL=/bin/bash ../configure --prefix=/usr --with-tls \ --enable-add-ons --disable-multi-arch \ - --enable-bind-now --enable-kernel=2.6.27 \ + --enable-bind-now --enable-kernel=2.6.32 \ --enable-stack-guard-randomization --disable-profile \ --without-cvs --without-gd --libexecdir=/usr/lib \ --libdir=/usr/lib --with-headers=${XBPS_MASTERDIR}/usr/include