From dd7d0a2e598ba33a2294e74320807982a94454f2 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 29 Sep 2013 10:06:06 +0200 Subject: [PATCH] lvm2: update to 2.02.102. --- srcpkgs/lvm2/template | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/srcpkgs/lvm2/template b/srcpkgs/lvm2/template index 37c11078a9d..00a4417ea09 100644 --- a/srcpkgs/lvm2/template +++ b/srcpkgs/lvm2/template @@ -1,6 +1,6 @@ # Template file for 'lvm2' pkgname=lvm2 -version=2.02.100 +version=2.02.102 revision=1 wrksrc=LVM2.${version} build_style=gnu-configure @@ -10,7 +10,8 @@ configure_args="--disable-selinux --enable-readline --enable-pkgconfig --with-udevdir=/usr/lib/udev/rules.d --with-default-pid-dir=/run --with-systemdsystemunitdir=/usr/lib/systemd/system --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm - --with-default-locking-dir=/run/lock/lvm --enable-lvmetad" + --with-default-locking-dir=/run/lock/lvm --enable-lvmetad + ac_cv_func_malloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes" hostmakedepends="pkg-config" makedepends="readline-devel libudev-devel>=183" short_desc="Logical Volume Manager 2 utilities" @@ -18,11 +19,7 @@ maintainer="Juan RP " homepage="http://sourceware.org/lvm2/" license="GPL-2, LGPL-2.1" distfiles="ftp://sources.redhat.com/pub/lvm2/LVM2.${version}.tgz" -checksum=450302f909a93a44710ed3ae70894d3774f2eab52ecb1e3e6cac16d0239bd3a0 - -if [ "$CROSS_BUILD" ]; then - configure_args+=" ac_cv_func_malloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes" -fi +checksum=7392705663f814e4cc547fb22dc6e29b7c8929fd98ca998c6dd1a9e4b92df6a1 post_install() { vinstall ${FILESDIR}/lvm2.tmpfiles 644 usr/lib/tmpfiles.d lvm2.conf