diff --git a/lvm2.spec b/lvm2.spec index 16ed284..472869e 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -52,7 +52,7 @@ %define clusterlib_version 3.0.6-1 %define configure_cluster --with-cluster=internal --with-clvmd=cman,openais,corosync %else -%define corosync_version 1.99.1-1 +%define corosync_version 1.99.8-1 %define dlm_version 3.99.0-1 %define configure_cluster --with-cluster=internal --with-clvmd=corosync %endif @@ -68,7 +68,7 @@ Summary: Userland logical volume management tools Name: lvm2 Version: 2.02.95 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2 Group: System Environment/Base URL: http://sources.redhat.com/lvm2 @@ -659,6 +659,10 @@ the device-mapper event library. /usr%{_libdir}/pkgconfig/devmapper-event.pc %changelog +* Fri Mar 16 2012 Fabio M. Di Nitto - 2.02.95-3 +- Rebuild against new corosync (soname change). +- BuildRequires and Requires on newer version of corosync. + * Thu Mar 08 2012 Peter Rajnoha - 2.02.95-2 - Reload dm-event systemd service on upgrade.