update code

This commit is contained in:
zhuchunyi 2019-11-06 19:42:41 +08:00
parent 0b63f169bf
commit d26cb4f12e

14
m4.spec
View File

@ -1,6 +1,6 @@
Name: m4 Name: m4
Version: 1.4.18 Version: 1.4.18
Release: 11 Release: 12
Summary: A GNU implementation of macro processor Summary: A GNU implementation of macro processor
License: GPLv3+ License: GPLv3+
URL: https://www.gnu.org/software/m4/ URL: https://www.gnu.org/software/m4/
@ -41,8 +41,8 @@ rm -rf %{buildroot}%{_infodir}/dir
make check make check
%files %files
%doc AUTHORS README ChangeLog %doc README ChangeLog
%license COPYING %license COPYING AUTHORS
%{_bindir}/m4 %{_bindir}/m4
%files help %files help
@ -51,8 +51,13 @@ make check
%{_mandir}/man1/m4* %{_mandir}/man1/m4*
%{_infodir}/m4* %{_infodir}/m4*
%changelog %changelog
* Mon Oct 21 2019 shenyangyang <shenyangyang4@huawei.com> - 1.4.18-12
- Type:NA
- ID:NA
- SUG:NA
- DESC:move AUTHORS to license directory
* Sun Sep 29 2019 shenyangyang <shenyangyang4@huawei.com> - 1.4.18-11 * Sun Sep 29 2019 shenyangyang <shenyangyang4@huawei.com> - 1.4.18-11
- Type:NA - Type:NA
- ID:NA - ID:NA
@ -61,4 +66,3 @@ make check
* Thu Aug 29 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.4.18-10 * Thu Aug 29 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.4.18-10
- Package Init - Package Init