Make sure to Requires and BuildRequires corosync-lib and cluster-lib in

stable version.
There was no API or ABI change since last time LVM2 was rebuilt so this
    change can flow in peacefully at the next update.
This commit is contained in:
Fabio M. Di Nitto 2009-07-10 04:48:37 +00:00
parent 7780deb905
commit cd5772c717

View File

@ -1,6 +1,6 @@
%define device_mapper_version 1.02.33 %define device_mapper_version 1.02.33
%define corosync_version 0.97-1 %define corosync_version 1.0.0-1
%define clusterlib_version 3.0.0-12.alpha6 %define clusterlib_version 3.0.0-20
# Do not reset Release to 1 unless both lvm2 and device-mapper # Do not reset Release to 1 unless both lvm2 and device-mapper
# versions are increased together. # versions are increased together.
@ -266,6 +266,10 @@ This package contains the device-mapper shared library, libdevmapper.
%changelog %changelog
* Fri Jul 10 2009 Fabio M. Di Nitto <fdinitto@redhat.com> 2.02.48-2
- BuildRequires and Requires on stable versions of both corosync-lib (1.0.0-1)
and cluster-lib (3.0.0-20).
* Tue Jun 30 2009 Alasdair Kergon <agk@redhat.com> - 2.02.48-1 * Tue Jun 30 2009 Alasdair Kergon <agk@redhat.com> - 2.02.48-1
- Abort if automatic metadata correction fails when reading VG to update it. - Abort if automatic metadata correction fails when reading VG to update it.
- Don't fallback to default major number in libdm: use dm_task_set_major_minor. - Don't fallback to default major number in libdm: use dm_task_set_major_minor.