!9 [sync] PR-7: add debug package to add strip
From: @openeuler-sync-bot Reviewed-by: @gitee-cmd Signed-off-by: @gitee-cmd
This commit is contained in:
commit
66b1ceedf3
@ -1,6 +1,6 @@
|
||||
Name: entr
|
||||
Version: 5.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Run arbitrary commands when files change
|
||||
|
||||
License: ISC
|
||||
@ -14,12 +14,12 @@ BuildRequires: make
|
||||
A file watcher, which can run specified commands
|
||||
when target files change.
|
||||
|
||||
%global debug_package %{nil}
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
export CFLAGS="${RPM_OPT_FLAGS}"
|
||||
./configure
|
||||
make
|
||||
|
||||
@ -44,6 +44,9 @@ make test
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Aug 24 2022 caodongxia <caodongxia@h-partners.com> -5.0-2
|
||||
- Add debug package to add strip
|
||||
|
||||
* Sun Aug 29 2021 Leo <clouds@isrc.iscas.ac.cn> - 5.0-1
|
||||
- first publish of version 5.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user