Package init
This commit is contained in:
parent
9494603aea
commit
1279ab4422
12
grep.spec
12
grep.spec
@ -1,6 +1,6 @@
|
||||
Name: grep
|
||||
Version: 3.1
|
||||
Release: 9
|
||||
Release: 10
|
||||
Summary: A string search utility
|
||||
License: GPLv3+
|
||||
URL: http://www.gnu.org/software/grep/
|
||||
@ -47,8 +47,8 @@ make check
|
||||
|
||||
%files
|
||||
%{_datadir}/locale/*
|
||||
%doc AUTHORS NEWS README THANKS TODO
|
||||
%license COPYING
|
||||
%doc NEWS README THANKS TODO
|
||||
%license COPYING AUTHORS
|
||||
%{_bindir}/*grep
|
||||
%config(noreplace) %{_sysconfdir}/profile.d/colorgrep.*sh
|
||||
%config(noreplace) %{_sysconfdir}/GREP_COLORS
|
||||
@ -58,6 +58,12 @@ make check
|
||||
|
||||
|
||||
%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
|
||||
- Package init
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user