lvm2: update to 2.02.169

This commit is contained in:
Juergen Daubert 2017-04-01 15:18:39 +02:00
parent 9735805878
commit d1268a935a
4 changed files with 7 additions and 8 deletions

View File

@ -26,7 +26,6 @@ lrwxrwxrwx root/root sbin/lvdisplay -> lvm
lrwxrwxrwx root/root sbin/lvextend -> lvm
-r-xr-xr-x root/root sbin/lvm
-r-xr-xr-x root/root sbin/lvm.static
lrwxrwxrwx root/root sbin/lvmchange -> lvm
-r-xr-xr-x root/root sbin/lvmconf
lrwxrwxrwx root/root sbin/lvmconfig -> lvm
lrwxrwxrwx root/root sbin/lvmdiskscan -> lvm
@ -90,7 +89,6 @@ drwxr-xr-x root/root usr/share/man/man8/
-r--r--r-- root/root usr/share/man/man8/lvm-fullreport.8.gz
-r--r--r-- root/root usr/share/man/man8/lvm-lvpoll.8.gz
-r--r--r-- root/root usr/share/man/man8/lvm.8.gz
-r--r--r-- root/root usr/share/man/man8/lvmchange.8.gz
-r--r--r-- root/root usr/share/man/man8/lvmconf.8.gz
-r--r--r-- root/root usr/share/man/man8/lvmconfig.8.gz
-r--r--r-- root/root usr/share/man/man8/lvmdiskscan.8.gz

View File

@ -1 +1 @@
00209bdd6befe9a7330f162909313ae8 LVM2.2.02.168.tgz
6aa6ef33b92a6b187a8037347aeffb9a LVM2.2.02.169.tgz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/fOiIRDUj5TALts2A7iQde5JIa51cREy/JQGegVbH1Dwh/+YMElSkmOEOukI/z5cNUOxE6K5k1fzmojrdTXTegg=
SHA256 (Pkgfile) = 68ec3a9d1e875495edcdcbb26c5aab48b19640379137ab818870cf8c68b39adc
SHA256 (.footprint) = a9d706c28de4deac9712b743b2e49840106988fa551976167fbf4caf9a734d76
SHA256 (LVM2.2.02.168.tgz) = 23a3d1cddd41b3ef51812ebf83e9fa491f502fe74130d4263be327a91914660d
RWSE3ohX2g5d/RRFPD8+Tlq/O5VoEIHl3yKVuMK7Lxc0atGqsHakR/MSb13JUenJSY1LJqeQPN18b6DZ67kwLU7pOTOt2Q7VYwU=
SHA256 (Pkgfile) = ae7a53a81cde333627b6695b6b8a377cc5e317187ba7ab54c7c69fe699b487f2
SHA256 (.footprint) = 97d93c91b6ec4f9a78365ddd6ec4a6d49ec8c7ff4bd3de80991a91586b2af93a
SHA256 (LVM2.2.02.169.tgz) = 757d2eb736e5f6ba1c78428400cd0dfdaf68344fd93d0c009cb6c11b4b97eb4a

View File

@ -4,7 +4,7 @@
# Depends on: libdevmapper
name=lvm2
version=2.02.168
version=2.02.169
release=1
source=(http://mirrors.kernel.org/sources.redhat.com/lvm2/releases/LVM2.$version.tgz)
@ -14,6 +14,7 @@ build() {
# needed for static linking
export LIBS="-lpthread -luuid -lm"
CONFIG_SHELL=/bin/bash \
./configure --prefix=/usr \
--exec-prefix= \
--datarootdir=/usr \