- Improve detection of external changes affecting internal cache.

- Add clustered VG attribute.
- Suppress rmdir opendir error message.
This commit is contained in:
Alasdair Kergon 2005-03-22 15:25:42 +00:00
parent 52636b9d20
commit b23bffccd7
4 changed files with 10 additions and 7 deletions

View File

@ -1 +1 @@
LVM2.2.01.07.tgz
LVM2.2.01.08.tgz

View File

@ -1,12 +1,11 @@
Summary: Userland logical volume management tools
Name: lvm2
Version: 2.01.07
Release: 1.3
Version: 2.01.08
Release: 1.0
License: GPL
Group: System Environment/Base
URL: http://sources.redhat.com/lvm2
Source0: LVM2.%{version}.tgz
Patch0: lvm2_compiler_fixes.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
BuildRequires: device-mapper >= 1.01
BuildRequires: libselinux-devel
@ -30,7 +29,6 @@ or more physical volumes and creating one or more logical volumes
%prep
%setup -q -n LVM2.%{version}
%patch0 -p1
%build
%configure --enable-static_link --enable-readline --enable-lvm1_fallback --with-pool=internal --with-staticdir=/sbin --with-user= --with-group=
@ -52,6 +50,11 @@ rm -rf $RPM_BUILD_ROOT
%config(noreplace) /etc/lvm/lvm.conf
%changelog
* Tue Mar 22 2005 Alasdair Kergon <agk@redhat.com> - 2.01.08-1.0
- Improve detection of external changes affecting internal cache.
- Add clustered VG attribute.
- Suppress rmdir opendir error message.
* Tue Mar 08 2005 Alasdair Kergon <agk@redhat.com> - 2.01.07-1.3
* Tue Mar 08 2005 Alasdair Kergon <agk@redhat.com> - 2.01.07-1.2
* Tue Mar 08 2005 Alasdair Kergon <agk@redhat.com> - 2.01.07-1.1

View File

@ -1 +1 @@
b9f5287f07830b81fdea603cb116e65d LVM2.2.01.07.tgz
188922ed1b8b0a0730dfab088b5a561a LVM2.2.01.08.tgz

View File

@ -1 +1 @@
LVM2.2.01.07.tgz
LVM2.2.01.08.tgz