[packages/autofs] - updated to 5.1.4 - updated systemd-service patch

qboosh qboosh at pld-linux.org
Wed Apr 11 18:34:22 CEST 2018


commit 6ba35e064e0df5744b6a6a8bfe5819ad6748683c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Apr 11 18:34:30 2018 +0200

    - updated to 5.1.4
    - updated systemd-service patch

 autofs-systemd-service.patch | 6 +++---
 autofs.spec                  | 5 +++--
 2 files changed, 6 insertions(+), 5 deletions(-)
---
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
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]
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/autofs.git/commitdiff/6ba35e064e0df5744b6a6a8bfe5819ad6748683c



More information about the pld-cvs-commit mailing list