lvm2: update to 2.02.129

This commit is contained in:
Alessio Sergi 2015-08-29 08:57:55 +02:00
parent b7526f8218
commit 060869d0a9

View file

@ -1,15 +1,15 @@
# Template file for 'lvm2'
pkgname=lvm2
version=2.02.128
revision=2
wrksrc=LVM2.${version}
version=2.02.129
revision=1
wrksrc="LVM2.${version}"
build_style=gnu-configure
configure_args="--disable-selinux --enable-readline --enable-pkgconfig
--enable-fsadm --enable-applib --sbindir=/usr/bin --libdir=/usr/lib
--enable-dmeventd --enable-cmdlib --enable-udev_sync --enable-udev_rules
--enable-fsadm --enable-applib --enable-dmeventd --enable-cmdlib
--enable-udev_sync --enable-udev_rules --enable-lvmetad
--with-udevdir=/usr/lib/udev/rules.d --with-default-pid-dir=/run
--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"
hostmakedepends="pkg-config"
makedepends="libblkid-devel readline-devel eudev-libudev-devel"
depends="thin-provisioning-tools"
@ -22,7 +22,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://sourceware.org/lvm2/"
license="GPL-2, LGPL-2.1"
distfiles="ftp://sources.redhat.com/pub/lvm2/LVM2.${version}.tgz"
checksum=27ed703f24053fc1cf884d24bd0009cc2d2acd58c4a457edb22a2771d630b528
checksum=1363a1c3930c7ad20db0153eda6dece824978178946636976ff555a8c573f08e
post_install() {
sed -i 's,use_lvmetad = 1,use_lvmetad = 0,' ${DESTDIR}/etc/lvm/lvm.conf