forked from pool/openscap
This commit is contained in:
parent
46c29bfaf0
commit
ae7828b162
@ -32,7 +32,6 @@ Source3: scap-yast2sec-xccdf.xml
|
|||||||
Source4: scap-yast2sec-oval.xml
|
Source4: scap-yast2sec-oval.xml
|
||||||
Url: http://www.open-scap.org/
|
Url: http://www.open-scap.org/
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: doxygen
|
|
||||||
BuildRequires: libacl-devel
|
BuildRequires: libacl-devel
|
||||||
BuildRequires: libbz2-devel
|
BuildRequires: libbz2-devel
|
||||||
BuildRequires: libcurl-devel
|
BuildRequires: libcurl-devel
|
||||||
@ -175,9 +174,9 @@ bash ./autogen.sh
|
|||||||
%configure --disable-silent-rules --enable-sce --enable-cce --disable-bindings --disable-python --disable-python3
|
%configure --disable-silent-rules --enable-sce --enable-cce --disable-bindings --disable-python --disable-python3
|
||||||
%endif
|
%endif
|
||||||
%__make %{?_smp_mflags}
|
%__make %{?_smp_mflags}
|
||||||
cd doc
|
#cd docs
|
||||||
doxygen
|
#doxygen
|
||||||
cd ..
|
#cd ..
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%__make check %{?_smp_mflags} ||:
|
%__make check %{?_smp_mflags} ||:
|
||||||
|
Loading…
Reference in New Issue
Block a user