packaging: remove the dependency to tdbtool and tdbdump from the spec file
authorMichael Adam <obnox@samba.org>
Tue, 5 Apr 2011 11:58:09 +0000 (13:58 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 5 Apr 2011 13:44:51 +0000 (15:44 +0200)
The init script does now check for the availability of tdbdump
and "tdbtool check" and issues warnings if they are not available.
This can remove a dependency loop with building samba RPMs.

packaging/RPM/ctdb.spec.in

index 00cead2c586459cf5fafd66d70b0d6e4f35cc76a..55c1fe3106f5f0d5493a01c618878e3e16a5d953 100644 (file)
@@ -14,7 +14,6 @@ Source: ctdb-%{version}.tar.gz
 
 Prereq: /bin/mktemp /usr/bin/killall
 Prereq: fileutils sed /etc/init.d
-Prereq: /usr/bin/tdbdump /usr/bin/tdbtool
 
 Provides: ctdb = %{version}