]> git.pld-linux.org Git - packages/ctdb.git/commitdiff
- tdbbackup, tdbdump, tdbtool are in tdb package in pld
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 18 Mar 2010 09:51:42 +0000 (09:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ctdb.spec -> 1.3

ctdb.spec

index d28000c3ecdbcebbf79030b0cbcae8d288bbeee7..f08dfd84086bdf13ca7bbeb30c7c09f4d6e43dc4 100644 (file)
--- a/ctdb.spec
+++ b/ctdb.spec
@@ -24,7 +24,7 @@ Requires:     coreutils
 Requires:      psmisc
 Requires:      rc-scripts
 Requires:      sed
-Requires:      tdb-tools
+Requires:      tdb
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -40,10 +40,7 @@ Requires:    %{name} = %{version}-%{release}
 
 %description devel
 Libraries, include files, etc you can use to develop CTDB
-applications. CTDB is a cluster implementation of the TDB database
-used by Samba and other projects to store temporary data. If an
-application is already using TDB for temporary data it is very easy to
-convert that application to be cluster aware and use CTDB instead.
+applications.
 
 %prep
 %setup -q
This page took 0.090028 seconds and 4 git commands to generate.