!12 Modify license information

From: @wang--ge
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2021-01-05 10:44:54 +08:00 committed by Gitee
commit ac07ba2329

View File

@ -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 <wangge20@huawei.com> - 1:5.1.4-26
- Modify license information
* Fri Sep 18 2020 Guoshuai Sun <sunguoshuai@huawei.com> - 1:5.1.4-25
- Fix automount aborted when use -M option