[dlm] new upstream release, fencing fixes

David Teigland teigland at fedoraproject.org
Wed Mar 6 19:42:02 UTC 2013


commit 605fb8173ac95269b5af78f87f7de16546c774ed
Author: David Teigland <teigland at redhat.com>
Date:   Wed Mar 6 13:41:33 2013 -0600

    new upstream release, fencing fixes

 .gitignore |    1 +
 dlm.spec   |   11 +++++++----
 sources    |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0a2ac09..4e22baf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /dlm-3.99.4.tar.gz
 /dlm-3.99.5.tar.gz
 /dlm-4.0.0.tar.gz
+/dlm-4.0.1.tar.gz
diff --git a/dlm.spec b/dlm.spec
index 3c973fc..2d47827 100644
--- a/dlm.spec
+++ b/dlm.spec
@@ -1,10 +1,10 @@
 Name:           dlm
-Version:        4.0.0
-Release:        8%{?dist}
+Version:        4.0.1
+Release:        1%{?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
+Summary:        dlm control daemon and tool
 URL:            https://fedorahosted.org/cluster
 BuildRequires:  glibc-kernheaders
 BuildRequires:  corosynclib-devel >= 1.99.9
@@ -29,7 +29,7 @@ Requires(postun): systemd-units
 Conflicts: cman
 
 %description
-The kernel dlm requires a user daemon to control cluster membership.
+The kernel dlm requires a user daemon to control membership.
 
 %prep
 %setup -q
@@ -105,6 +105,9 @@ developing applications that use %{name}.
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Wed Mar 06 2013 David Teigland <teigland at redhat.com> - 4.0.1-1
+- New usptream release, fencing fixes
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.0.0-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 2182919..3c9310b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2db31a9728ede91a202ff6f3e5accf8d  dlm-4.0.0.tar.gz
+4b47a4c115f2284bcb29628892e4e4e1  dlm-4.0.1.tar.gz


More information about the scm-commits mailing list