Package init
This commit is contained in:
parent
9494603aea
commit
1279ab4422
12
grep.spec
12
grep.spec
@ -1,6 +1,6 @@
|
|||||||
Name: grep
|
Name: grep
|
||||||
Version: 3.1
|
Version: 3.1
|
||||||
Release: 9
|
Release: 10
|
||||||
Summary: A string search utility
|
Summary: A string search utility
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: http://www.gnu.org/software/grep/
|
URL: http://www.gnu.org/software/grep/
|
||||||
@ -47,8 +47,8 @@ make check
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%{_datadir}/locale/*
|
%{_datadir}/locale/*
|
||||||
%doc AUTHORS NEWS README THANKS TODO
|
%doc NEWS README THANKS TODO
|
||||||
%license COPYING
|
%license COPYING AUTHORS
|
||||||
%{_bindir}/*grep
|
%{_bindir}/*grep
|
||||||
%config(noreplace) %{_sysconfdir}/profile.d/colorgrep.*sh
|
%config(noreplace) %{_sysconfdir}/profile.d/colorgrep.*sh
|
||||||
%config(noreplace) %{_sysconfdir}/GREP_COLORS
|
%config(noreplace) %{_sysconfdir}/GREP_COLORS
|
||||||
@ -58,6 +58,12 @@ make check
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 21 2019 chengquan<chengquan3@huawei.com> - 3.1-10
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:fix package bug
|
||||||
|
|
||||||
* Mon Aug 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.1-9
|
* Mon Aug 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.1-9
|
||||||
- Package init
|
- Package init
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user