Fix VG uuid comparisons.
This commit is contained in:
parent
57c56755a3
commit
ffb8b455bb
@ -1 +1 @@
|
|||||||
LVM2.2.02.04.tgz
|
LVM2.2.02.05.tgz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Userland logical volume management tools
|
Summary: Userland logical volume management tools
|
||||||
Name: lvm2
|
Name: lvm2
|
||||||
Version: 2.02.04
|
Version: 2.02.05
|
||||||
Release: 1.0
|
Release: 1.0
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/var/lock/lvm
|
/var/lock/lvm
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 21 2006 Alasdair Kergon <agk@redhat.com> - 2.02.05-1.0
|
||||||
|
- Fix VG uuid comparisons.
|
||||||
|
|
||||||
* Wed Apr 19 2006 Alasdair Kergon <agk@redhat.com> - 2.02.04-1.0
|
* Wed Apr 19 2006 Alasdair Kergon <agk@redhat.com> - 2.02.04-1.0
|
||||||
- New release upstream, including better handling of duplicated VG names.
|
- New release upstream, including better handling of duplicated VG names.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
954c41c42d3cfa50f12562f197bdd1a0 LVM2.2.02.04.tgz
|
87d8615a655b9a6c1a0e234eab2485bf LVM2.2.02.05.tgz
|
||||||
|
Loading…
Reference in New Issue
Block a user