This commit is contained in:
Jesse Keating 2009-07-25 11:29:18 +00:00
parent 281b54c24a
commit d567b8d5ab

View File

@ -8,7 +8,7 @@
Summary: Userland logical volume management tools Summary: Userland logical volume management tools
Name: lvm2 Name: lvm2
Version: 2.02.49 Version: 2.02.49
Release: 1%{?dist} Release: 2%{?dist}
License: GPLv2 License: GPLv2
Group: System Environment/Base Group: System Environment/Base
URL: http://sources.redhat.com/lvm2 URL: http://sources.redhat.com/lvm2
@ -266,6 +266,9 @@ This package contains the device-mapper shared library, libdevmapper.
%changelog %changelog
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.02.49-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Wed Jul 15 2009 Alasdair Kergon <agk@redhat.com> - 2.02.49-1 * Wed Jul 15 2009 Alasdair Kergon <agk@redhat.com> - 2.02.49-1
- Exclude VG_GLOBAL from vg_write_lock_held so scans open devs read-only again. - Exclude VG_GLOBAL from vg_write_lock_held so scans open devs read-only again.
- Fix dev name mismatch in vgcreate man page example. - Fix dev name mismatch in vgcreate man page example.