[PATCH 32/32] autofs-5.1.5 - build without hesiod support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The hesiod packages have been removed from Fedora so remove hesiod
support from rpm package build.

Also update build requirements for Fedora 30.

Signed-off-by: Ian Kent <raven@xxxxxxxxxx>
---
 autofs.spec |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/autofs.spec b/autofs.spec
index 9e64b9a7..51f4d2aa 100644
--- a/autofs.spec
+++ b/autofs.spec
@@ -37,7 +37,9 @@ BuildRequires: systemd-devel
 %if %{with_libtirpc}
 BuildRequires: libtirpc-devel
 %endif
-BuildRequires: autoconf, hesiod-devel, openldap-devel, bison, flex, cyrus-sasl-devel
+BuildRequires: autoconf, openldap-devel, bison, flex, libxml2-devel
+BuildRequires: cyrus-sasl-devel, openssl-devel, util-linux
+BuildRequires: libtirpc-devel, rpcgen, libnsl2-devel, krb5-devel
 Requires: chkconfig
 Requires: /bin/bash sed grep /bin/ps
 %if %{with_systemd}
@@ -98,6 +100,7 @@ LDFLAGS="-Wl,-z,now" \
 	--disable-mount-locking \
 	--enable-ignore-busy \
 	--enable-forced-shutdown \
+	--without-hesiod \
 	%{?systemd_configure_arg:} \
 	%{?libtirpc_configure_arg:} \
 	%{?fedfs_configure_arg:}




[Index of Archives]     [Linux Filesystem Development]     [Linux Ext4]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux