Fix vgmknodes return code & vgremove locking.
This commit is contained in:
parent
f66463cec4
commit
4bd6f5df88
@ -1 +1 @@
|
||||
LVM2.2.00.24.tgz
|
||||
LVM2.2.00.25.tgz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Userland logical volume management tools
|
||||
Name: lvm2
|
||||
Version: 2.00.24
|
||||
Release: 2
|
||||
Version: 2.00.25
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: System Environment/Base
|
||||
URL: http://sources.redhat.com/lvm2
|
||||
@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%config(noreplace) /etc/lvm/lvm.conf
|
||||
|
||||
%changelog
|
||||
* Wed Sep 29 2004 Alasdair Kergon <agk@redhat.com> - 2.00.25-1
|
||||
- Fix vgmknodes return code & vgremove locking.
|
||||
|
||||
* Fri Sep 17 2004 Alasdair Kergon <agk@redhat.com> - 2.00.24-2
|
||||
- Obsolete old lvm1 packages; refuse install if running kernel 2.4. [bz 128185]
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
43d6235c01e03bf6b0a43bee407d9445 LVM2.2.00.24.tgz
|
||||
287ed36505eca25ceda7c48c3dfed42c LVM2.2.00.25.tgz
|
||||
|
Loading…
Reference in New Issue
Block a user