Marcus Meissner 517cb9d0f1 u
M    openscap.spec

Diff for working copy: .
Index: openscap.spec
===================================================================

--- openscap.spec	(revision c86548ec47e882d642c97e427035b5b3)
+++ openscap.spec	(working copy)
@@ -74,6 +74,13 @@
 %description -n libopenscap%{soname}
 The OpenSCAP C Library for easy integration with SCAP.
 
+%package docker
+Summary:        Docker plugin for OpenSCAP
+Group:          System/Libraries
+
+%description docker
+This package contains the Docker support for OpenSCAP.
+
 
 %package devel
 Requires:       %{name} = %{version}-%{release}
@@ -241,10 +248,14 @@
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*.pc
 
+%files docker
+%defattr(-, root, root)
+%{python_sitearch}/*
+
 %if 0%{?with_bindings}
 %files -n python-openscap
 %defattr(-, root, root)
-%{python_sitearch}/*
+%{python_sitearch}/oscap_docker_python
 
 %files -n perl-openscap
 %defattr(-, root, root)

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=134
2015-10-07 14:33:06 +00:00
2009-11-19 12:51:01 +00:00
2009-11-19 12:51:01 +00:00
2015-10-05 11:46:16 +00:00
2015-10-05 11:46:16 +00:00
u
2015-10-07 14:33:06 +00:00
Description
No description provided
14 MiB
Languages
Shell 100%