From 0e6831826e756054ffbf95d159db62f9edf1a16f Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sun, 22 Apr 2012 14:29:28 +0200 Subject: [PATCH] lvm2: Update to 2.02.95. udisks needs a more recent version to compile than the previous one. --- lvm2/lvm2.nm | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) 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 -- 2.39.2