update package
This commit is contained in:
parent
cbe1ce08a1
commit
47e4ae76c2
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
Name: openscap
|
Name: openscap
|
||||||
Version: 1.3.3
|
Version: 1.3.6
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: An open source framework in order to provide a interface for using scap
|
Summary: An open source framework in order to provide a interface for using scap
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://www.open-scap.org
|
URL: http://www.open-scap.org
|
||||||
@ -8,6 +8,7 @@ Source0: https://github.com/OpenSCAP/openscap/archive/%{versio
|
|||||||
BuildRequires: cmake >= 2.6 gcc gcc-c++ swig libxml2-devel libxslt-devel perl-generators perl-XML-Parser
|
BuildRequires: cmake >= 2.6 gcc gcc-c++ swig libxml2-devel libxslt-devel perl-generators perl-XML-Parser
|
||||||
BuildRequires: rpm-devel libgcrypt-devel pcre-devel libacl-devel libselinux-devel libcap-devel libblkid-devel
|
BuildRequires: rpm-devel libgcrypt-devel pcre-devel libacl-devel libselinux-devel libcap-devel libblkid-devel
|
||||||
BuildRequires: bzip2-devel asciidoc openldap-devel GConf2-devel dbus-devel chrpath libcurl-devel >= 7.12.0
|
BuildRequires: bzip2-devel asciidoc openldap-devel GConf2-devel dbus-devel chrpath libcurl-devel >= 7.12.0
|
||||||
|
BuildRequires: make glib2-devel libyaml-devel xmlsec1-devel xmlsec1-openssl-devel
|
||||||
|
|
||||||
%if %{?_with_check:1}%{!?_with_check:0}
|
%if %{?_with_check:1}%{!?_with_check:0}
|
||||||
BuildRequires: perl-XML-XPath bzip2
|
BuildRequires: perl-XML-XPath bzip2
|
||||||
@ -115,6 +116,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/openscap/cpe/*
|
%{_datadir}/openscap/cpe/*
|
||||||
|
|
||||||
%{_sysconfdir}/bash_completion.d
|
%{_sysconfdir}/bash_completion.d
|
||||||
|
%{_libexecdir}/oscap-remediate
|
||||||
|
%{_unitdir}/oscap-remediate.service
|
||||||
%config(noreplace) /etc/ld.so.conf.d/*
|
%config(noreplace) /etc/ld.so.conf.d/*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
@ -139,6 +142,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man8/*
|
%{_mandir}/man8/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 17 2022 wulei <wulei80@h-partners.com> - 1.3.6-1
|
||||||
|
- Update package
|
||||||
|
|
||||||
* Mon Sep 13 2021 chenchen <chen_aka_jan@163.com> - 1.3.3-2
|
* Mon Sep 13 2021 chenchen <chen_aka_jan@163.com> - 1.3.3-2
|
||||||
- del rpath for some binaries and bin
|
- del rpath for some binaries and bin
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user