[dlm] rebuild against latest corosync (soname change)

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


commit bfd362730b18f6401123439777a25ef0b7b5c27f
Author: Fabio M. Di Nitto <fdinitto at redhat.com>
Date:   Fri Mar 16 11:16:38 2012 +0100

    rebuild against latest corosync (soname change)
    
    Signed-off-by: Fabio M. Di Nitto <fdinitto at redhat.com>

 dlm.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/dlm.spec b/dlm.spec
index 9dcb58a..083e7d1 100644
--- a/dlm.spec
+++ b/dlm.spec
@@ -1,20 +1,20 @@
 Name:           dlm
 Version:        3.99.0
-Release:        7%{?dist}
+Release:        8%{?dist}
 License:        GPLv2 and GPLv2+ and LGPLv2+
 # For a breakdown of the licensing, see README.license
 Group:          System Environment/Kernel
 Summary:        Cluster control daemon and tool
 URL:            https://fedorahosted.org/cluster
 BuildRequires:  glibc-kernheaders
-BuildRequires:  corosynclib-devel >= 1.99.4
+BuildRequires:  corosynclib-devel >= 1.99.8
 BuildRequires:  libxml2-devel
 BuildRequires:  systemd-units
 Source0:	http://people.redhat.com/teigland/%{name}-%{version}.tar.gz
 Patch0:		upstream_head_2ad89c869.patch
 
 Requires:       %{name}-lib = %{version}-%{release}
-Requires:       corosync >= 1.99.4
+Requires:       corosync >= 1.99.8
 Requires(post): systemd-units
 Requires(preun): systemd-units
 Requires(postun): systemd-units
@@ -99,6 +99,9 @@ developing applications that use %{name}.
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Fri Mar 16 2012 Fabio M. Di Nitto <fdinitto at redhat.com> - 3.99.0-8
+- Rebuild against new corosync (soname change).
+
 * Thu Feb 16 2012 Fabio M. Di Nitto <fdinitto at redhat.com> - 3.99.0-7
 - Update to upstream HEAD 2ad89c869git.
 - Bump BuildRequires and Requires to new corosync


More information about the scm-commits mailing list