update code

This commit is contained in:
zhuchunyi 2019-11-06 19:45:18 +08:00
parent 4bc1354d6c
commit 9e0f6cde1a

View File

@ -1,6 +1,6 @@
Name: patch
Version: 2.7.6
Release: 6
Release: 7
Summary: Utiliity which applies a patch file to original files.
License: GPLv3+
URL: http://www.gnu.org/software/patch/patch.html
@ -44,16 +44,21 @@ make check
%files
%defattr(-,root,root)
%doc README ChangeLog
%license COPYING
%{_bindir}/patch
%files help
%defattr(-,root,root)
%doc NEWS README ChangeLog
%doc NEWS
%{_mandir}/man1/*
%changelog
* Mon Oct 21 2019 shenyangyang <shenyangyang4@huawei.com> - 2.7.6-7
- Type:NA
- ID:NA
- SUG:NA
- DESC:move README and ChangeLog to main package
* Wed Aug 28 2019 openEuler Buildteam <buildteam@openeuler.com> - 2.7.6-6
- Package Init