]> git.pld-linux.org Git - packages/autofs.git/commitdiff
- updated to 5.1.4 auto/th/autofs-5.1.4-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 11 Apr 2018 16:34:30 +0000 (18:34 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 11 Apr 2018 16:34:30 +0000 (18:34 +0200)
- updated systemd-service patch

autofs-systemd-service.patch
autofs.spec

index 47bff0c59a07f4f9360c77293f4ce1e0653ad910..31fae00fb5185b545b695464193873640a5c8511 100644 (file)
@@ -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]
index 78e6395384f7ce4818ee55f8d36bc6245d272019..6bf7b9f17d579048f1f966e0f80623de77e6416d 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
-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
This page took 0.080241 seconds and 4 git commands to generate.