[lvm2] Rebuild against new version of corosync (soname change) Bump Requires and BuildRequires on new coros

Fabio M. Di Nitto fabbione at fedoraproject.org
Fri Mar 16 10:27:50 UTC 2012


commit 9e11a2ef6b42e418559cf7b136fb42a9485e9352
Author: Fabio M. Di Nitto <fdinitto at redhat.com>
Date:   Fri Mar 16 11:27:25 2012 +0100

    Rebuild against new version of corosync (soname change)
    Bump Requires and BuildRequires on new corosync
    
    Signed-off-by: Fabio M. Di Nitto <fdinitto at redhat.com>

 lvm2.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
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 <fdinitto at redhat.com> - 2.02.95-3
+- Rebuild against new corosync (soname change).
+- BuildRequires and Requires on newer version of corosync.
+
 * Thu Mar 08 2012 Peter Rajnoha <prajnoha at redhat.com> - 2.02.95-2
 - Reload dm-event systemd service on upgrade.
 


More information about the scm-commits mailing list