!35 [sync] PR-31: fix issues
From: @openeuler-sync-bot Reviewed-by: @ksana123 Signed-off-by: @ksana123
This commit is contained in:
commit
a68344595b
1204
0001-fix-issues.patch
Normal file
1204
0001-fix-issues.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,10 +1,11 @@
|
|||||||
Name: oeAware-manager
|
Name: oeAware-manager
|
||||||
Version: v1.0.1
|
Version: v1.0.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: OeAware server and client
|
Summary: OeAware server and client
|
||||||
License: MulanPSL2
|
License: MulanPSL2
|
||||||
URL: https://gitee.com/openeuler/%{name}
|
URL: https://gitee.com/openeuler/%{name}
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
|
Patch1: 0001-fix-issues.patch
|
||||||
|
|
||||||
BuildRequires: cmake make gcc-c++
|
BuildRequires: cmake make gcc-c++
|
||||||
BuildRequires: boost-devel
|
BuildRequires: boost-devel
|
||||||
@ -48,6 +49,10 @@ install -D -p -m 0644 oeaware.service %{buildroot}%{_unitdir}/oeaware.service
|
|||||||
%attr(0644, root, root) %{_unitdir}/oeaware.service
|
%attr(0644, root, root) %{_unitdir}/oeaware.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 15 2024 fly_1997 <flylove7@outlook.com> -v1.0.1-2
|
||||||
|
- fix pre-enable failed, dependencies missing error, memory leak
|
||||||
|
- fix warning message
|
||||||
|
|
||||||
* Sat May 11 2024 fly_1997 <flylove7@outlook.com> -v1.0.1-1
|
* Sat May 11 2024 fly_1997 <flylove7@outlook.com> -v1.0.1-1
|
||||||
- update version to v1.0.1
|
- update version to v1.0.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user