From: Jakub Bogusz Date: Wed, 11 Apr 2018 16:34:30 +0000 (+0200) Subject: - updated to 5.1.4 X-Git-Tag: auto/th/autofs-5.1.4-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fautofs.git;a=commitdiff_plain;h=6ba35e0 - updated to 5.1.4 - updated systemd-service patch --- diff --git a/autofs-systemd-service.patch b/autofs-systemd-service.patch index 47bff0c..31fae00 100644 --- a/autofs-systemd-service.patch +++ b/autofs-systemd-service.patch @@ -1,10 +1,10 @@ ---- autofs-5.1.2/samples/autofs.service.in.orig 2016-07-31 17:47:43.219460038 +0200 -+++ autofs-5.1.2/samples/autofs.service.in 2016-07-31 17:54:58.049454078 +0200 +--- autofs-5.1.4/samples/autofs.service.in.orig 2018-04-11 05:33:10.457186708 +0200 ++++ autofs-5.1.4/samples/autofs.service.in 2018-04-11 17:15:47.396705425 +0200 @@ -1,6 +1,6 @@ [Unit] Description=Automounts filesystems on demand -After=network.target ypbind.service sssd.service network-online.target remote-fs.target +After=network.target ypbind.service sssd.service network-online.target remote-fs.target nslcd.service - Wants=network-online.target + Wants=network-online.target rpc-statd.service rpcbind.service [Service] diff --git a/autofs.spec b/autofs.spec index 78e6395..6bf7b9f 100644 --- a/autofs.spec +++ b/autofs.spec @@ -12,13 +12,13 @@ Summary(pl.UTF-8): Demon autofs Summary(pt_BR.UTF-8): Servidor autofs Summary(tr.UTF-8): autofs sunucu süreci Name: autofs -Version: 5.1.3 +Version: 5.1.4 Release: 1 Epoch: 1 License: GPL v2+ Group: Daemons Source0: https://www.kernel.org/pub/linux/daemons/autofs/v5/%{name}-%{version}.tar.xz -# Source0-md5: 57a6791e596b8b8ee2c4c50420881180 +# Source0-md5: 5d35e3282e7a47ec1a5acaeebcc51db2 Source1: %{name}.init Source2: %{name}-auto.master Source3: %{name}-auto.media @@ -40,6 +40,7 @@ BuildRequires: libtirpc-devel BuildRequires: libxml2-devel BuildRequires: mount %{?with_ldap:BuildRequires: openldap-devel >= 2.4.6} +BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.647 Requires(post,preun): /sbin/chkconfig Requires(post,preun,postun): systemd-units >= 38