[ctdb] Update to ctdb version 2.5.4

Jose A. Rivera jarrpa at fedoraproject.org
Fri Oct 10 12:52:46 UTC 2014


commit 590c93971872f5f9d72b4c7f0be5baa66504667c
Author: Jose A. Rivera <jarrpa at redhat.com>
Date:   Fri Oct 10 07:52:15 2014 -0500

    Update to ctdb version 2.5.4

 .gitignore |    1 +
 ctdb.spec  |    5 +++--
 sources    |    2 +-
 3 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e11239f..68934e6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ ctdb-1.0.113.tar.bz2
 /ctdb-2.5.tar.gz
 /ctdb-2.5.1.tar.gz
 /ctdb-2.5.2.tar.gz
+/ctdb-2.5.4.tar.gz
diff --git a/ctdb.spec b/ctdb.spec
index f4f7e27..564c5dd 100644
--- a/ctdb.spec
+++ b/ctdb.spec
@@ -5,8 +5,8 @@
 
 Summary: A Clustered Database based on Samba's Trivial Database (TDB)
 Name: ctdb
-Version: 2.5.2
-Release: 3%{?dist}
+Version: 2.5.4
+Release: 1%{?dist}
 License: GPLv3+
 Group: System Environment/Daemons
 URL: http://ctdb.samba.org/
@@ -247,6 +247,7 @@ fi
 %{_mandir}/man5/ctdbd.conf.5.gz
 %{_mandir}/man7/ctdb.7.gz
 %{_mandir}/man7/ctdb-tunables.7.gz
+%{_mandir}/man7/ctdb-statistics.7.gz
 
 %files devel
 %defattr(-,root,root,-)
diff --git a/sources b/sources
index 148bd0b..9f7292f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-879e726c96b90cc4b3f350b558cde5a6  ctdb-2.5.2.tar.gz
+c73fceb69f192d629150b84b10567497  ctdb-2.5.4.tar.gz


More information about the scm-commits mailing list