forked from pool/openscap
groups, changelog
OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=25
This commit is contained in:
parent
0a033139d9
commit
eb7bf75cec
@ -39,3 +39,4 @@ Thu Nov 19 13:50:12 CET 2009 - meissner@suse.de
|
|||||||
|
|
||||||
- initial 0.5.5 import
|
- initial 0.5.5 import
|
||||||
- open SCAP protocol implementation
|
- open SCAP protocol implementation
|
||||||
|
|
||||||
|
@ -33,6 +33,7 @@ BuildRequires: libcurl-devel libgcrypt-devel libnl-1_1-devel libxml2-devel
|
|||||||
# Use package name cause of "have choice for perl(XML::Parser): brp-check-suse perl-XML-Parser"
|
# Use package name cause of "have choice for perl(XML::Parser): brp-check-suse perl-XML-Parser"
|
||||||
BuildRequires: perl-XML-Parser
|
BuildRequires: perl-XML-Parser
|
||||||
BuildRequires: pkg-config python-devel pcre-devel rpm-devel swig libxslt-devel
|
BuildRequires: pkg-config python-devel pcre-devel rpm-devel swig libxslt-devel
|
||||||
|
BuildRequires: openldap2-devel
|
||||||
Summary: A Set of Libraries for Integration with SCAP
|
Summary: A Set of Libraries for Integration with SCAP
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -88,7 +89,7 @@ The OpenSCAP Perl Library for easy integration with SCAP.
|
|||||||
|
|
||||||
%package utils
|
%package utils
|
||||||
Summary: Openscap utilities
|
Summary: Openscap utilities
|
||||||
Group: Applications/System
|
Group: System/Monitoring
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
PreReq: %insserv_prereq %fillup_prereq
|
PreReq: %insserv_prereq %fillup_prereq
|
||||||
|
|
||||||
@ -98,7 +99,7 @@ The %{name}-utils package contains various utilities based on %{name} library.
|
|||||||
|
|
||||||
%package content
|
%package content
|
||||||
Summary: SCAP content
|
Summary: SCAP content
|
||||||
Group: Applications/System
|
Group: System/Monitoring
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
|
|
||||||
%description content
|
%description content
|
||||||
@ -107,9 +108,8 @@ SCAP content for Fedora delivered by Open-SCAP project.
|
|||||||
|
|
||||||
%package extra-probes
|
%package extra-probes
|
||||||
Summary: SCAP probes
|
Summary: SCAP probes
|
||||||
Group: Applications/System
|
Group: System/Monitoring
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
BuildRequires: openldap2-devel
|
|
||||||
#BuildRequires: opendbx - for sql
|
#BuildRequires: opendbx - for sql
|
||||||
|
|
||||||
%description extra-probes
|
%description extra-probes
|
||||||
@ -234,3 +234,4 @@ ln -s %{_datadir}/openscap/scap-fedora14-xccdf.xml $RPM_BUILD_ROOT/%{_datadir}/
|
|||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%{_libexecdir}/openscap/probe_ldap57
|
%{_libexecdir}/openscap/probe_ldap57
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user