!34 [sync] PR-31: fix issue can not find native-turbo.service
From: @openeuler-sync-bot Reviewed-by: @ironictwist Signed-off-by: @ironictwist
This commit is contained in:
commit
bb02215e96
@ -3,7 +3,7 @@
|
|||||||
%global __cargo_common_opts %{?__cargo_common_opts} --all
|
%global __cargo_common_opts %{?__cargo_common_opts} --all
|
||||||
Name: native-turbo
|
Name: native-turbo
|
||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Release: 5
|
Release: 6
|
||||||
Summary: Numa Aware Scheduling
|
Summary: Numa Aware Scheduling
|
||||||
License: Mulan PSL v2
|
License: Mulan PSL v2
|
||||||
URL: https://gitee.com/openeuler/native-turbo
|
URL: https://gitee.com/openeuler/native-turbo
|
||||||
@ -80,16 +80,13 @@ install -m 755 $RPM_BUILD_DIR/objreloc $RPM_BUILD_ROOT%{_bindir}/
|
|||||||
|
|
||||||
%doc
|
%doc
|
||||||
|
|
||||||
%post
|
|
||||||
%systemd_post %{name}.service
|
|
||||||
|
|
||||||
%preun
|
|
||||||
%systemd_preun %{name}.service
|
|
||||||
|
|
||||||
%postun
|
|
||||||
%systemd_postun_with_restart %{name}.service
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 29 2023 liutie <liutie4@huawei.com> - 1.0.0-6
|
||||||
|
- Type:enhancement
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC: fix issue can not find native-turbo.service
|
||||||
|
|
||||||
* Mon Jun 12 2023 liutie <liutie4@huawei.com> - 1.0.0-5
|
* Mon Jun 12 2023 liutie <liutie4@huawei.com> - 1.0.0-5
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user