lvm2: update to 2.02.86

This commit is contained in:
Juergen Daubert 2011-07-15 12:23:07 +02:00
parent 176b6db967
commit 9bd596c209
2 changed files with 3 additions and 6 deletions

View File

@ -1,3 +1,2 @@
8b4e0897ee48f02c0dff11940e44e23b LVM2.2.02.84.tgz
3b42dec4d15ad106302a35149082a20e LVM2.2.02.86.tgz
fe77537669f1aa73c1c4bcfe13036961 lvm2-static_build.patch
642f6be3c88a78aa2f57c8c46a678995 lvm2-static_udev_rt.patch

View File

@ -4,17 +4,15 @@
# Depends on: libdevmapper
name=lvm2
version=2.02.84
release=2
version=2.02.86
release=1
source=(ftp://sources.redhat.com/pub/lvm2/releases/LVM2.$version.tgz
lvm2-static_udev_rt.patch
lvm2-static_build.patch)
build() {
cd LVM2.$version
patch -p1 -i $SRC/lvm2-static_build.patch
patch -p1 -i $SRC/lvm2-static_udev_rt.patch
./configure --prefix=/usr \
--exec-prefix= \