!28 optimize rules for openEuler
From: @qsw333 Reviewed-by: @flysubmarine, @zhujianwei001 Signed-off-by: @zhujianwei001
This commit is contained in:
commit
2efbf43a27
3046
optimize-rules-for-openEuler.patch
Normal file
3046
optimize-rules-for-openEuler.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
||||
Name: scap-security-guide
|
||||
Version: 0.1.68
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: Security guidance and baselines in SCAP formats
|
||||
License: BSD-3-Clause
|
||||
URL: https://github.com/ComplianceAsCode/content/
|
||||
@ -8,6 +8,7 @@ Source0: https://github.com/ComplianceAsCode/content/releases/download/v%{versio
|
||||
|
||||
Patch0001: add-openeuler-support.patch
|
||||
Patch0002: add-openeuler-control-rules.patch
|
||||
Patch0003: optimize-rules-for-openEuler.patch
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: libxslt, expat, python3, openscap-scanner >= 1.2.5, cmake >= 3.8, python3-jinja2, python3-PyYAML
|
||||
@ -40,7 +41,7 @@ mkdir build
|
||||
|
||||
%build
|
||||
cd build
|
||||
%cmake ../
|
||||
%cmake -DSSG_SCE_ENABLED=ON ../
|
||||
%make_build
|
||||
|
||||
%install
|
||||
@ -63,6 +64,9 @@ cd build
|
||||
%doc %{_docdir}/%{name}/tables/*.html
|
||||
|
||||
%changelog
|
||||
* Sat Feb 24 2024 wangqingsan <wangqingsan@huawei.com> - 0.1.68-4
|
||||
- optimiz rules for openEuler
|
||||
|
||||
* Mon Feb 19 2024 steven <steven_ygui@163.com> - 0.1.68-3
|
||||
- add openEuler 2403 LTS supporting and remove openEuler general version supporting
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user