Add debug package to add strip
(cherry picked from commit 42f92d5d32cac6a1bbe6c8ad4648ac28465220fa)
This commit is contained in:
parent
9da3f0ebb4
commit
d051a42a53
@ -1,8 +1,6 @@
|
|||||||
%global debug_package %{nil}
|
|
||||||
|
|
||||||
Name: bcrypt
|
Name: bcrypt
|
||||||
Version: 1.1
|
Version: 1.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Bcrypt is a cross platform file encryption utility
|
Summary: Bcrypt is a cross platform file encryption utility
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://bcrypt.sourceforge.net/
|
URL: http://bcrypt.sourceforge.net/
|
||||||
@ -21,6 +19,7 @@ Bcrypt is a cross platform file encryption utility. Encrypted files are portable
|
|||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
sed -i 's/CFLAGS = -O2 -Wall/& -g/' Makefile
|
||||||
%make_build
|
%make_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -39,6 +38,9 @@ Bcrypt is a cross platform file encryption utility. Encrypted files are portable
|
|||||||
%{_mandir}/*
|
%{_mandir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 8 2021 caoodngxia <caodongxia@huawei.com> - 1.1-2
|
||||||
|
- Add debug package to add strip
|
||||||
|
|
||||||
* Sun Mar 29 2020 Wei Xiong <myeuler@163.com>
|
* Sun Mar 29 2020 Wei Xiong <myeuler@163.com>
|
||||||
- Package init
|
- Package init
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user