[dlm/f17] add pacemaker to build requires

David Teigland teigland at fedoraproject.org
Wed Mar 21 20:54:00 UTC 2012


commit 810a2beec2650b9d6106520b0b3bd5ddfafb83ab
Author: David Teigland <teigland at redhat.com>
Date:   Wed Mar 21 15:53:13 2012 -0500

    add pacemaker to build requires

 dlm.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/dlm.spec b/dlm.spec
index e7aada0..1505ea3 100644
--- a/dlm.spec
+++ b/dlm.spec
@@ -1,6 +1,6 @@
 Name:           dlm
 Version:        3.99.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 License:        GPLv2 and GPLv2+ and LGPLv2+
 # For a breakdown of the licensing, see README.license
 Group:          System Environment/Kernel
@@ -8,6 +8,7 @@ Summary:        Cluster control daemon and tool
 URL:            https://fedorahosted.org/cluster
 BuildRequires:  glibc-kernheaders
 BuildRequires:  corosynclib-devel >= 1.99.7
+BuildRequires:  pacemaker-libs-devel >= 1.1.7
 BuildRequires:  libxml2-devel
 BuildRequires:  systemd-units
 Source0:	http://people.redhat.com/teigland/%{name}-%{version}.tar.gz
@@ -100,6 +101,9 @@ developing applications that use %{name}.
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Wed Mar 21 2012 David Teigland <teigland at redhat.com> - 3.99.1-2
+- Require pacemaker-libs-devel to build dlm_stonith
+
 * Wed Mar 21 2012 David Teigland <teigland at redhat.com> - 3.99.1-1
 - Update to 3.99.1
 


More information about the scm-commits mailing list