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 11:58:09 +0000 (13:58 +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.

(This used to be ctdb commit c7652c4038e012b7ef9bc1da352dd2c02d60dc29)

ctdb/packaging/RPM/ctdb.spec.in

index 1f43825ec237a9b12f7fb7aecf0598ca3b9476d9..4a0cc32a6dcd199e1fff81c87f8335d072ebf1d2 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}