!14 add buildrequires systemd for macros.systemd %{_unitdir}
From: @yangchen_guang Reviewed-by: @HuaxinLuGitee Signed-off-by: @HuaxinLuGitee
This commit is contained in:
commit
3c2743da16
@ -2,7 +2,7 @@
|
||||
Name: secpaver
|
||||
Summary: Security policy development tool
|
||||
Version: 1.0.2
|
||||
Release: 3
|
||||
Release: 4
|
||||
License: MulanPSL-2.0
|
||||
URL: https://gitee.com/openeuler/secpaver
|
||||
Source: https://gitee.com/openeuler/secpaver/repository/archive/%{name}-%{version}.tar.gz
|
||||
@ -10,7 +10,7 @@ Source: https://gitee.com/openeuler/secpaver/repository/archive/%{name}-%{versio
|
||||
Patch0001: dont-do-daemon-reload-in-make-install.patch
|
||||
Patch0002: set-default-log-path.patch
|
||||
|
||||
BuildRequires: golang make
|
||||
BuildRequires: golang make systemd
|
||||
Requires: %{name}-plugin = %{version}-%{release}
|
||||
|
||||
%define debug_package %{nil}
|
||||
@ -73,6 +73,9 @@ SELinux plugin for secPaver.
|
||||
%systemd_postun_with_restart pavd.service
|
||||
|
||||
%changelog
|
||||
* Mon Jan 16 2023 yangchenguang <yangchenguang@uniontech.com> - 1.0.2-4
|
||||
- add buildrequires systemd for macros.systemd %{_unitdir}
|
||||
|
||||
* Tue Aug 16 2022 fushanqing <fushanqing@kylinos.cn> - 1.0.2-3
|
||||
- Unified license name specification
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user