]> www.infradead.org Git - users/dhowells/kafs-client.git/commitdiff
Depend on keyutils-1.6
authorDavid Howells <dhowells@redhat.com>
Wed, 14 Nov 2018 18:20:09 +0000 (18:20 +0000)
committerDavid Howells <dhowells@redhat.com>
Mon, 10 Dec 2018 21:35:48 +0000 (21:35 +0000)
Set a dependency on keyutils-1.6 so that the DNS record lookup can be
overridden specifically for AFSDB record requests (including AFS SRV
lookups).

Signed-off-by: David Howells <dhowells@redhat.com>
redhat/kafs-client.spec

index db77f6d4720b3d48e6e34e17efce0836d59125a5..79aec9f09e538797341eb82340f7641b5c159746 100644 (file)
@@ -20,8 +20,9 @@ BuildRequires: openssl-devel
 #      /etc/kafs/cellservdb.conf
 #
 %global datadir %{_datarootdir}/kafs
-Requires: keyutils
-# >= 1.5.11
+
+# keyutils-1.6 request-key allows us to override AFSDB DNS lookups.
+Requires: keyutils >= 1.6
 
 BuildRequires: systemd-units
 Requires(post): systemd-units