Fix pvcreate installer issues.
This commit is contained in:
parent
b4b6445f6b
commit
49e91b6bc1
@ -1 +1 @@
|
||||
LVM2.2.00.30.tgz
|
||||
LVM2.2.00.31.tgz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Userland logical volume management tools
|
||||
Name: lvm2
|
||||
Version: 2.00.30
|
||||
Version: 2.00.31
|
||||
Release: 1.0
|
||||
License: GPL
|
||||
Group: System Environment/Base
|
||||
@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%config(noreplace) /etc/lvm/lvm.conf
|
||||
|
||||
%changelog
|
||||
* Sun Dec 12 2004 Alasdair Kergon <agk@redhat.com> - 2.00.31-1.0
|
||||
- Fix pvcreate install issues.
|
||||
|
||||
* Fri Dec 10 2004 Alasdair Kergon <agk@redhat.com> - 2.00.30-1.0
|
||||
- Additional debugging code.
|
||||
- Some trivial man page corrections.
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
fc779490bff330f0be793ae611ff016d LVM2.2.00.30.tgz
|
||||
c12b88c83d3b8262f32047c4860dd504 LVM2.2.00.31.tgz
|
||||
|
Loading…
Reference in New Issue
Block a user