From 4361159ba8c5b4be47f77ce36b37d83b67bc0f34 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Dec 30 2011 14:10:58 +0000 Subject: update util-linux-ng -> util-linux dependency as it changed long ago. --- diff --git a/lvm2.spec b/lvm2.spec index 3456ef6..cedca39 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -39,7 +39,7 @@ Summary: Userland logical volume management tools Name: lvm2 Version: 2.02.88 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 Group: System Environment/Base URL: http://sources.redhat.com/lvm2 @@ -585,6 +585,9 @@ the device-mapper event library. /usr%{_libdir}/pkgconfig/devmapper-event.pc %changelog +* Fri Dec 30 2011 Peter Robinson - 2.02.88-2 +- update util-linux-ng -> util-linux dependency as it changed long ago. + * Mon Aug 22 2011 Alasdair Kergon - 2.02.88-1 - Remove incorrect 'Breaking' error message from allocation code. (2.02.87) - Add lvconvert --merge support for raid1 devices split with --trackchanges.