]> git.pld-linux.org Git - packages/ctdb.git/commitdiff
- updated to 2.5.2 auto/th/ctdb-2.5.2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 9 Feb 2014 13:31:26 +0000 (14:31 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 9 Feb 2014 13:31:26 +0000 (14:31 +0100)
ctdb.spec

index 822e1f3bbc676d8396b7fad6bd4be041bcc87c24..93c4faa357e18c03c42c71a0670c7315e8f42a81 100644 (file)
--- a/ctdb.spec
+++ b/ctdb.spec
 Summary:       A Clustered Database based on Samba's Trivial Database (TDB)
 Summary(pl.UTF-8):     Klastrowa baza danych oparta na bazie danych Trivial Database z Samby (TDB)
 Name:          ctdb
-Version:       2.5.1
+Version:       2.5.2
 Release:       1
 License:       GPL v3+
 Group:         Daemons
 Source0:       http://www.samba.org/ftp/ctdb/%{name}-%{version}.tar.gz
-# Source0-md5: d0cd91726ff4ca2229e1b21859c94717
+# Source0-md5: 879e726c96b90cc4b3f350b558cde5a6
 Patch0:                %{name}-ib.patch
 Patch1:                %{name}-format.patch
 URL:           http://ctdb.samba.org/
@@ -149,6 +149,7 @@ fi
 %attr(755,root,root) %{_sbindir}/ctdbd_wrapper
 %attr(755,root,root) %{_bindir}/ctdb
 %attr(755,root,root) %{_bindir}/ctdb_diagnostics
+%attr(755,root,root) %{_bindir}/ctdb_event_helper
 %attr(755,root,root) %{_bindir}/ctdb_lock_helper
 %attr(755,root,root) %{_bindir}/ltdbtool
 %attr(755,root,root) %{_bindir}/onnode
@@ -162,9 +163,13 @@ fi
 %dir /var/run/ctdb
 %{_mandir}/man1/ctdb.1*
 %{_mandir}/man1/ctdbd.1*
+%{_mandir}/man1/ctdbd_wrapper.1*
 %{_mandir}/man1/ltdbtool.1*
 %{_mandir}/man1/onnode.1*
 %{_mandir}/man1/ping_pong.1*
+%{_mandir}/man5/ctdbd.conf.5*
+%{_mandir}/man7/ctdb.7*
+%{_mandir}/man7/ctdb-tunables.7*
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.110244 seconds and 4 git commands to generate.