modify license infotmation

This commit is contained in:
wang--ge 2021-01-04 17:45:37 +08:00
parent 78b7ec5ba7
commit 4cd88791b5

View File

@ -1,9 +1,9 @@
Name: autofs Name: autofs
Version: 5.1.4 Version: 5.1.4
Release: 25 Release: 26
Epoch: 1 Epoch: 1
Summary: A tool for automatically mounting and unmounting filesystems 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 URL: https://www.kernel.org/pub/linux/daemons/autofs/v5
Source: https://www.kernel.org/pub/linux/daemons/autofs/v5/autofs-%{version}.tar.gz 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 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}/*/* %{_mandir}/*/*
%changelog %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 * Fri Sep 18 2020 Guoshuai Sun <sunguoshuai@huawei.com> - 1:5.1.4-25
- Fix automount aborted when use -M option - Fix automount aborted when use -M option