[packages/autofs] - updated to 5.1.1 - updated systemd-service patch
qboosh
qboosh at pld-linux.org
Wed Mar 30 16:58:32 CEST 2016
commit e329170e060893f4e1b153159486e3fea7a26863
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Mar 30 16:58:28 2016 +0200
- updated to 5.1.1
- updated systemd-service patch
autofs-systemd-service.patch | 10 +++++-----
autofs.spec | 4 ++--
2 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/autofs.spec b/autofs.spec
index 1c98801..fef398f 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.0
+Version: 5.1.1
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: 4c34cacea07db3681b0da1befa229ec4
+# Source0-md5: 889c9d2f0e76f08ae0ff0d206f119098
Source1: %{name}.init
Source2: %{name}-auto.master
Source3: %{name}-auto.media
diff --git a/autofs-systemd-service.patch b/autofs-systemd-service.patch
index 8f869e6..7b27c56 100644
--- a/autofs-systemd-service.patch
+++ b/autofs-systemd-service.patch
@@ -1,10 +1,10 @@
---- autofs-5.1.0/samples/autofs.service.in~ 2014-06-04 09:37:01.000000000 +0200
-+++ autofs-5.1.0/samples/autofs.service.in 2014-06-16 11:54:10.692427301 +0200
+--- autofs-5.1.1/samples/autofs.service.in.orig 2016-03-29 22:03:38.660685363 +0200
++++ autofs-5.1.1/samples/autofs.service.in 2016-03-30 15:53:17.951325347 +0200
@@ -1,6 +1,6 @@
[Unit]
Description=Automounts filesystems on demand
--After=network.target ypbind.service sssd.service
-+After=network.target ypbind.service sssd.service nslcd.service
+-After=network.target ypbind.service sssd.service network-online.target
++After=network.target ypbind.service sssd.service network-online.target nslcd.service
+ Wants=network-online.target
[Service]
- Type=forking
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/autofs.git/commitdiff/e329170e060893f4e1b153159486e3fea7a26863
More information about the pld-cvs-commit
mailing list