update code
This commit is contained in:
parent
4bc1354d6c
commit
9e0f6cde1a
13
patch.spec
13
patch.spec
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user