From: Michael Tremer Date: Sun, 22 Apr 2012 12:29:28 +0000 (+0200) Subject: lvm2: Update to 2.02.95. X-Git-Url: http://git.ipfire.org/?p=people%2Famarx%2Fipfire-3.x.git;a=commitdiff_plain;h=0e6831826e756054ffbf95d159db62f9edf1a16f lvm2: Update to 2.02.95. udisks needs a more recent version to compile than the previous one. --- diff --git a/lvm2/lvm2.nm b/lvm2/lvm2.nm index d8e09b257..49b4828c6 100644 --- a/lvm2/lvm2.nm +++ b/lvm2/lvm2.nm @@ -4,8 +4,8 @@ ############################################################################### name = lvm2 -version = 2.02.54 -release = 3 +version = 2.02.95 +release = 1 thisapp = LVM2.%{version} groups = System/Base @@ -14,15 +14,15 @@ license = GPLv2 summary = Userland logical volume management tools. description - LVM2 includes all of the support for handling read/write operations on \ - physical volumes (hard disks, RAID-Systems, magneto optical, etc., \ - multiple devices (MD), see mdadd(8) or even loop devices, see \ - losetup(8)), creating volume groups (kind of virtual disks) from one \ - or more physical volumes and creating one or more logical volumes \ + LVM2 includes all of the support for handling read/write operations on + physical volumes (hard disks, RAID-Systems, magneto optical, etc., + multiple devices (MD), see mdadd(8) or even loop devices, see + losetup(8)), creating volume groups (kind of virtual disks) from one + or more physical volumes and creating one or more logical volumes (kind of logical partitions) in volume groups. end -source_dl = +source_dl = ftp://sources.redhat.com/pub/lvm2/ sources = %{thisapp}.tgz build