From 4cd88791b5b9cdd9528b7f8e372526fc80bf42da Mon Sep 17 00:00:00 2001 From: wang--ge Date: Mon, 4 Jan 2021 17:45:37 +0800 Subject: [PATCH] modify license infotmation --- autofs.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/autofs.spec b/autofs.spec index c55a440..ad718f4 100644 --- a/autofs.spec +++ b/autofs.spec @@ -1,9 +1,9 @@ Name: autofs Version: 5.1.4 -Release: 25 +Release: 26 Epoch: 1 Summary: A tool for automatically mounting and unmounting filesystems -License: GPLv2+ +License: GPL-2.0+ and GPL-2.0 URL: https://www.kernel.org/pub/linux/daemons/autofs/v5 Source: https://www.kernel.org/pub/linux/daemons/autofs/v5/autofs-%{version}.tar.gz Patch0001: 0000-autofs-5.1.4-fix-flag-file-permission.patch @@ -121,6 +121,9 @@ install -m 600 samples/autofs_ldap_auth.conf $RPM_BUILD_ROOT/etc/autofs_ldap_aut %{_mandir}/*/* %changelog +* Mon Jan 4 2021 Ge Wang - 1:5.1.4-26 +- Modify license information + * Fri Sep 18 2020 Guoshuai Sun - 1:5.1.4-25 - Fix automount aborted when use -M option