update code
This commit is contained in:
parent
4bc1354d6c
commit
9e0f6cde1a
13
patch.spec
13
patch.spec
@ -1,6 +1,6 @@
|
|||||||
Name: patch
|
Name: patch
|
||||||
Version: 2.7.6
|
Version: 2.7.6
|
||||||
Release: 6
|
Release: 7
|
||||||
Summary: Utiliity which applies a patch file to original files.
|
Summary: Utiliity which applies a patch file to original files.
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: http://www.gnu.org/software/patch/patch.html
|
URL: http://www.gnu.org/software/patch/patch.html
|
||||||
@ -44,16 +44,21 @@ make check
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
%doc README ChangeLog
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%{_bindir}/patch
|
%{_bindir}/patch
|
||||||
|
|
||||||
%files help
|
%files help
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc NEWS README ChangeLog
|
%doc NEWS
|
||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Aug 28 2019 openEuler Buildteam <buildteam@openeuler.com> - 2.7.6-6
|
||||||
- Package Init
|
- Package Init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user