packaging: add tdbtool and tdbdump as dependencies to the RPM
authorMichael Adam <obnox@samba.org>
Wed, 24 Feb 2010 13:52:55 +0000 (14:52 +0100)
committerMichael Adam <obnox@samba.org>
Wed, 10 Mar 2010 06:55:41 +0000 (07:55 +0100)
The init script relies on the existence.
This should fix bug #6773 on bugzilla.samba.org:
https://bugzilla.samba.org/show_bug.cgi?id=6773

Michael

packaging/RPM/ctdb.spec.in

index 2bf9fc9f5c9d492bab04ad8463f2ff85fa0fe471..4522feae0aaa405df202d17c684e8be595d19c26 100644 (file)
@@ -15,6 +15,7 @@ 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}