lvm2: update to 2.02.106.
This commit is contained in:
parent
a4ff93bac9
commit
cb2614114d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'lvm2'
|
||||
pkgname=lvm2
|
||||
version=2.02.105
|
||||
revision=3
|
||||
version=2.02.106
|
||||
revision=1
|
||||
wrksrc=LVM2.${version}
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-selinux --enable-readline --enable-pkgconfig
|
||||
|
@ -24,12 +24,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://sourceware.org/lvm2/"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
distfiles="ftp://sources.redhat.com/pub/lvm2/LVM2.${version}.tgz"
|
||||
checksum=d0700c7000ff6375c1c36cb2a89b97b9ae6757f4219fa9ec65f313d13d71e51e
|
||||
|
||||
pre_build() {
|
||||
# Fix for readline>=6.3
|
||||
sed -e 's,(CPPFunction \*),,' -i tools/lvm.c
|
||||
}
|
||||
checksum=6c83df279c2190543be750cda278c7d3e875dcadb5cbdc44c19f6040d718285b
|
||||
|
||||
post_install() {
|
||||
vinstall ${FILESDIR}/lvm2.tmpfiles 644 usr/lib/tmpfiles.d lvm2.conf
|
||||
|
|
Loading…
Reference in New Issue