new upstream
This commit is contained in:
parent
be86aeb3e7
commit
b740949427
@ -1 +1 @@
|
|||||||
LVM2.2.02.19.tgz
|
LVM2.2.02.20.tgz
|
||||||
|
17
lvm2.spec
17
lvm2.spec
@ -1,9 +1,9 @@
|
|||||||
%define device_mapper_version 1.02.15-1
|
%define device_mapper_version 1.02.16-1
|
||||||
|
|
||||||
Summary: Userland logical volume management tools
|
Summary: Userland logical volume management tools
|
||||||
Name: lvm2
|
Name: lvm2
|
||||||
Version: 2.02.19
|
Version: 2.02.20
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: http://sources.redhat.com/lvm2
|
URL: http://sources.redhat.com/lvm2
|
||||||
@ -112,6 +112,17 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 26 2007 Alasdair Kergon <agk@redhat.com> - 2.02.20-1
|
||||||
|
- Fix exit statuses of reporting tools.
|
||||||
|
- Add some missing close() and fclose() return code checks.
|
||||||
|
- Add devices/ignore_suspended_devices to ignore suspended dm devices.
|
||||||
|
- Fix refresh_toolcontext() always to wipe persistent device filter cache.
|
||||||
|
- Long-lived processes write out persistent dev cache in refresh_toolcontext().
|
||||||
|
- Streamline dm_report_field_* interface.
|
||||||
|
- Update reporting man pages.
|
||||||
|
- Add --clustered to man pages.
|
||||||
|
- Add field definitions to report help text.
|
||||||
|
|
||||||
* Mon Jan 22 2007 Milan Broz <mbroz@redhat.com> - 2.02.19-2
|
* Mon Jan 22 2007 Milan Broz <mbroz@redhat.com> - 2.02.19-2
|
||||||
- Remove BuildRequires libtermcap-devel
|
- Remove BuildRequires libtermcap-devel
|
||||||
Resolves: #223766
|
Resolves: #223766
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
70a7ee2a0f1cf113e593eeb6d2e7e1e3 LVM2.2.02.19.tgz
|
edaef626b1a6487bbc9b2acabf036cda LVM2.2.02.20.tgz
|
||||||
|
Loading…
Reference in New Issue
Block a user