!23 WasmEngine: fix obs build error
From: @flyflyflypeng Reviewed-by: @duguhaotian Signed-off-by: @duguhaotian
This commit is contained in:
commit
cee4f5ec55
@ -1 +1 @@
|
||||
0.2.0-1
|
||||
0.2.0-2
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
|
||||
Name: WasmEngine
|
||||
Version: v0.2.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: WasmEngine is a webassembly function engine, which provides high concurrency and sandbox security.
|
||||
|
||||
License: MulanPSL-2.0
|
||||
@ -13,6 +13,7 @@ Source2: VERSION-openeuler
|
||||
Source3: apply-patches
|
||||
Source4: gen-version.sh
|
||||
Source5: series.conf
|
||||
Source6: patch.tar.gz
|
||||
|
||||
BuildRequires: rust,cargo,rust-packaging,git
|
||||
BuildRequires: gcc,dtc,openssl-devel
|
||||
@ -28,6 +29,7 @@ cp %{SOURCE2} .
|
||||
cp %{SOURCE3} .
|
||||
cp %{SOURCE4} .
|
||||
cp %{SOURCE5} .
|
||||
cp %{SOURCE6} .
|
||||
|
||||
%build
|
||||
sh ./apply-patches
|
||||
@ -61,6 +63,12 @@ rm -rf %{buildroot}
|
||||
%attr(550,root,root) %{_bindir}/wasm_engine
|
||||
|
||||
%changelog
|
||||
* Tue Mar 05 2024 flyflyflypeng <jiangpengfei9@huawei.com> - v0.2.0-2
|
||||
- Type: bugfix
|
||||
- CVE: NA
|
||||
- SUG: restart
|
||||
- DESC: fix build problem with obs
|
||||
|
||||
* Mon Mar 04 2024 jiangpengfei <jiangpengfei@huawei.com> - v0.2.0-1
|
||||
- Type: bugfix
|
||||
- CVE: NA
|
||||
|
||||
@ -1 +1 @@
|
||||
d9c049212ebe62c095c6ec32a3cbca0e64b7335e
|
||||
247b1d6a89dd4602806324a2524bc596f46625ef
|
||||
|
||||
0
patch/.gitkeep
Normal file
0
patch/.gitkeep
Normal file
Loading…
x
Reference in New Issue
Block a user