]> git.ipfire.org Git - people/ms/ipfire-3.x.git/commitdiff
lvm2: Update to 2.02.95.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 22 Apr 2012 12:29:28 +0000 (14:29 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 22 Apr 2012 12:29:28 +0000 (14:29 +0200)
udisks needs a more recent version to compile than the
previous one.

lvm2/lvm2.nm

index d8e09b25733ab52cdf44ed43a6c84428ad1f5c8a..49b4828c6a04fcce68ea8d16ed292ea02121ce32 100644 (file)
@@ -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