couple of fixes to last release
This commit is contained in:
parent
707e18b2e6
commit
7d670a20d7
@ -1,2 +1,2 @@
|
||||
LVM2.2.02.30.tgz
|
||||
LVM2.2.02.31.tgz
|
||||
device-mapper.1.02.24.tgz
|
||||
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1.2.1 (GNU/Linux)
|
||||
|
||||
iD8DBQBHj5NnIoGRwVZ+LBcRAhc8AKDu8vWwfjXck8dvoDlyXWpNpoJavwCZAWl9
|
||||
A+VJKcZzeAi6SwcmPbuNoiY=
|
||||
=iopy
|
||||
-----END PGP SIGNATURE-----
|
7
LVM2.2.02.31.tgz.asc
Normal file
7
LVM2.2.02.31.tgz.asc
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1.2.1 (GNU/Linux)
|
||||
|
||||
iD8DBQBHke0+IoGRwVZ+LBcRAuKqAKC+d7iPctpVwigZJ33AY+4yLhC9cACg2vB8
|
||||
Owt2/9DKgkXBOdcFNs2rujo=
|
||||
=cVOq
|
||||
-----END PGP SIGNATURE-----
|
12
lvm2.spec
12
lvm2.spec
@ -1,9 +1,12 @@
|
||||
%define device_mapper_version 1.02.24
|
||||
|
||||
# Do not reset Release to 1 unless both lvm2 and device-mapper
|
||||
# versions are increased together.
|
||||
|
||||
Summary: Userland logical volume management tools
|
||||
Name: lvm2
|
||||
Version: 2.02.30
|
||||
Release: 6%{?dist}
|
||||
Version: 2.02.31
|
||||
Release: 7%{?dist}
|
||||
License: GPLv2
|
||||
Group: System Environment/Base
|
||||
URL: http://sources.redhat.com/lvm2
|
||||
@ -264,6 +267,11 @@ This package contains the device-mapper shared library, libdevmapper.
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Jan 19 2008 Alasdair Kergon <agk@redhat.com>> - 2.02.31-7
|
||||
- Avoid readahead error message when using default setting of lvcreate -M1.
|
||||
- Fix lvcreate --nosync not to wait for non-happening sync.
|
||||
- Add very_verbose lvconvert messages.
|
||||
|
||||
* Thu Jan 17 2008 Alasdair Kergon <agk@redhat.com>> - 2.02.30-6
|
||||
- Remove static libraries and binaries and move most binaries out of /usr.
|
||||
- Fix a segfault if using pvs with --all argument.
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
58d10383fa57a95e6c4c31b2d6534c25 LVM2.2.02.30.tgz
|
||||
a8467589944af2701ed696838f52dbd4 LVM2.2.02.31.tgz
|
||||
44420c94a412323da9d8b1ce21f2bebd device-mapper.1.02.24.tgz
|
||||
|
Loading…
Reference in New Issue
Block a user