lvm2: update to 2.02.64.
This commit is contained in:
parent
bb75607de3
commit
96c3b3db65
5 changed files with 2 additions and 10 deletions
|
@ -5,8 +5,6 @@ long_desc="
|
||||||
This package contains the development files for the kernel device-mapper
|
This package contains the development files for the kernel device-mapper
|
||||||
library, libdevmapper."
|
library, libdevmapper."
|
||||||
|
|
||||||
revision=1
|
|
||||||
|
|
||||||
Add_dependency run glibc-devel
|
Add_dependency run glibc-devel
|
||||||
Add_dependency run readline-devel
|
Add_dependency run readline-devel
|
||||||
Add_dependency run ncurses-devel
|
Add_dependency run ncurses-devel
|
||||||
|
|
|
@ -5,7 +5,6 @@ long_desc="
|
||||||
This package contains the supporting userspace utility, dmsetup,
|
This package contains the supporting userspace utility, dmsetup,
|
||||||
for the kernel device-mapper and its required library, libdevmapper."
|
for the kernel device-mapper and its required library, libdevmapper."
|
||||||
|
|
||||||
revision=2
|
|
||||||
replaces="lvm2-device-mapper>=0"
|
replaces="lvm2-device-mapper>=0"
|
||||||
|
|
||||||
Add_dependency run glibc
|
Add_dependency run glibc
|
||||||
|
|
|
@ -5,8 +5,6 @@ long_desc="
|
||||||
This package contains files needed to develop applications that use the
|
This package contains files needed to develop applications that use the
|
||||||
lvm2app library."
|
lvm2app library."
|
||||||
|
|
||||||
revision=2
|
|
||||||
|
|
||||||
Add_dependency run device-mapper-devel
|
Add_dependency run device-mapper-devel
|
||||||
Add_dependency run liblvm2app
|
Add_dependency run liblvm2app
|
||||||
|
|
||||||
|
|
|
@ -6,8 +6,6 @@ long_desc="
|
||||||
to the basic LVM objects and provides functions to enumerate, create or
|
to the basic LVM objects and provides functions to enumerate, create or
|
||||||
modify them."
|
modify them."
|
||||||
|
|
||||||
revision=2
|
|
||||||
|
|
||||||
Add_dependency run glibc
|
Add_dependency run glibc
|
||||||
Add_dependency run device-mapper
|
Add_dependency run device-mapper
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
# Template file for 'lvm2'
|
# Template file for 'lvm2'
|
||||||
pkgname=lvm2
|
pkgname=lvm2
|
||||||
version=2.02.62
|
version=2.02.64
|
||||||
revision=2
|
|
||||||
wrksrc=LVM2.${version}
|
wrksrc=LVM2.${version}
|
||||||
distfiles="ftp://sources.redhat.com/pub/lvm2/LVM2.${version}.tgz"
|
distfiles="ftp://sources.redhat.com/pub/lvm2/LVM2.${version}.tgz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
|
@ -12,7 +11,7 @@ make_install_target="DESTDIR=$XBPS_DESTDIR/$pkgname-$version
|
||||||
libdir=$XBPS_DESTDIR/$pkgname-$version/lib install"
|
libdir=$XBPS_DESTDIR/$pkgname-$version/lib install"
|
||||||
short_desc="Logical Volume Manager 2 utilities"
|
short_desc="Logical Volume Manager 2 utilities"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=8c304aaa5560b8232a3ef58eebc23860db74349fbeda440417e02cde01f93a9e
|
checksum=a01255feeaee33cb4690705bb12652455823a6a854d1a9323446009a147a1e8c
|
||||||
long_desc="
|
long_desc="
|
||||||
LVM2 includes all of the support for handling read/write operations on
|
LVM2 includes all of the support for handling read/write operations on
|
||||||
physical volumes (hard disks, RAID-Systems, magneto optical, etc.,
|
physical volumes (hard disks, RAID-Systems, magneto optical, etc.,
|
||||||
|
|
Loading…
Reference in a new issue