]> git.pld-linux.org Git - packages/autofs.git/commitdiff
- updated to 5.1.1 auto/th/autofs-5.1.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 30 Mar 2016 14:58:28 +0000 (16:58 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 30 Mar 2016 14:58:28 +0000 (16:58 +0200)
- updated systemd-service patch

autofs-systemd-service.patch
autofs.spec

index 8f869e6ae095bc7262a7961b6bd685ef235a9932..7b27c5608258880df07a7650312d1e4ad7a0d844 100644 (file)
@@ -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
 @@ -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]
  
  [Service]
- Type=forking
index 1c98801788f9e16172479b03368cbb333175c8b1..fef398f52e4b22522902dc57e0892be8f9474e3e 100644 (file)
@@ -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
 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
 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
 Source1:       %{name}.init
 Source2:       %{name}-auto.master
 Source3:       %{name}-auto.media
This page took 0.075577 seconds and 4 git commands to generate.