Enable debuginfo for fix strip
Remove global debug_package Signed-off-by: JiangShui Yang <yangjiangshui@h-partners.com>
This commit is contained in:
parent
56d6a9fcfa
commit
6b8dae465f
@ -1,7 +1,7 @@
|
|||||||
Name: libwd
|
Name: libwd
|
||||||
Summary: User Space Accelerator Development Kit
|
Summary: User Space Accelerator Development Kit
|
||||||
Version: 2.3.37
|
Version: 2.3.37
|
||||||
Release: 3
|
Release: 4
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Source: %{name}-%{version}.tar.gz
|
Source: %{name}-%{version}.tar.gz
|
||||||
Vendor: Huawei Corporation
|
Vendor: Huawei Corporation
|
||||||
@ -25,7 +25,6 @@ for hardware accelerator, compress, symmetric encryption
|
|||||||
and decryption, asymmetric encryption and decryption.
|
and decryption, asymmetric encryption and decryption.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%global debug_package %{nil}
|
|
||||||
%autosetup -n %{name}-%{version} -p1
|
%autosetup -n %{name}-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -175,6 +174,9 @@ fi
|
|||||||
/sbin/ldconfig
|
/sbin/ldconfig
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 20 2023 JiangShui Yang <yangjiangshui@h-partners.com> 2.3.37-4
|
||||||
|
- libwd: modify the build requirement
|
||||||
|
|
||||||
* Wed Feb 15 2023 Yang Shen <shenyang39@huawei.com> 2.3.37-3
|
* Wed Feb 15 2023 Yang Shen <shenyang39@huawei.com> 2.3.37-3
|
||||||
- libwd: add build requirement
|
- libwd: add build requirement
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user