[packages/autofs] - updated to 5.1.7 - removed obsolete makefile patch (issue fixed upstream)
qboosh
qboosh at pld-linux.org
Sun Feb 21 22:00:49 CET 2021
commit c37532c1b36be7b1dabef5e1aae040bf450a4149
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Feb 21 22:01:07 2021 +0100
- updated to 5.1.7
- removed obsolete makefile patch (issue fixed upstream)
autofs-makefile.patch | 15 ---------------
autofs.spec | 11 +++++------
2 files changed, 5 insertions(+), 21 deletions(-)
---
diff --git a/autofs.spec b/autofs.spec
index 0294e9b..e0bc154 100644
--- a/autofs.spec
+++ b/autofs.spec
@@ -12,21 +12,20 @@ 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.6
-Release: 2
+Version: 5.1.7
+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: b27ee7a1674ae1779aaf75c5e90b0f1e
+# Source0-md5: 6bd1ea8a9e5dc3a7dc95119e3bbaf52c
Source1: %{name}.init
Source2: %{name}-auto.master
Source3: %{name}-auto.media
Source4: %{name}-auto.net
Source5: %{name}.sysconfig
Patch0: %{name}-open_max.patch
-Patch1: %{name}-makefile.patch
-Patch2: %{name}-systemd-service.patch
+Patch1: %{name}-systemd-service.patch
BuildRequires: autoconf >= 2.50
BuildRequires: automake
BuildRequires: bison
@@ -110,7 +109,6 @@ przechowywanych na serwerze LDAP.
%setup -q
%patch0 -p1
%patch1 -p1
-%patch2 -p1
%build
%{__autoconf}
@@ -197,6 +195,7 @@ fi
%{systemdunitdir}/autofs.service
%attr(755,root,root) %{_sbindir}/automount
%dir /net
+%attr(755,root,root) %{_libdir}/libautofs.so
%dir %{_libdir}/autofs
%attr(755,root,root) %{_libdir}/autofs/lookup_dir.so
%attr(755,root,root) %{_libdir}/autofs/lookup_file.so
diff --git a/autofs-makefile.patch b/autofs-makefile.patch
deleted file mode 100644
index a01d956..0000000
--- a/autofs-makefile.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- autofs-5.0.5/daemon/Makefile.orig 2009-09-03 12:00:12.000000000 +0200
-+++ autofs-5.0.5/daemon/Makefile 2009-09-18 13:41:12.350991340 +0200
-@@ -22,10 +22,8 @@
- LDFLAGS += -rdynamic
- LIBS = -ldl
-
--ifeq ($(LDAP), 1)
-- CFLAGS += $(XML_FLAGS)
-- LIBS += $(XML_LIBS)
--endif
-+CFLAGS += $(XML_FLAGS)
-+LIBS += $(XML_LIBS)
-
- all: automount
-
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/autofs.git/commitdiff/c37532c1b36be7b1dabef5e1aae040bf450a4149
More information about the pld-cvs-commit
mailing list