forked from pool/openscap
Accepting request 924193 from security
- ship python3 docker module always OBS-URL: https://build.opensuse.org/request/show/924193 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openscap?expand=0&rev=74
This commit is contained in:
commit
2e160e0025
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 4 15:33:23 UTC 2021 - Marcus Meissner <meissner@suse.com>
|
||||||
|
|
||||||
|
- ship python3 docker module always
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 19 04:51:24 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
Thu Aug 19 04:51:24 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
@ -266,11 +266,7 @@ ln -s %{_datadir}/openscap/scap-yast2sec-xccdf.xml %{buildroot}/%{_datadir}/ope
|
|||||||
|
|
||||||
%files docker
|
%files docker
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%if 0%{?suse_version} >= 1500
|
|
||||||
%{python3_sitelib}/oscap_docker_python
|
%{python3_sitelib}/oscap_docker_python
|
||||||
%else
|
|
||||||
%{python_sitelib}/oscap_docker_python
|
|
||||||
%endif
|
|
||||||
%{_bindir}/oscap-docker
|
%{_bindir}/oscap-docker
|
||||||
|
|
||||||
%if 0%{?with_bindings}
|
%if 0%{?with_bindings}
|
||||||
|
Loading…
Reference in New Issue
Block a user