forked from pool/libseccomp
Remove unused python package block
OBS-URL: https://build.opensuse.org/package/show/security/libseccomp?expand=0&rev=87
This commit is contained in:
parent
cacb56cd5d
commit
90cc3be0c3
@ -51,16 +51,6 @@ syscall filtering mechanism, seccomp. The libseccomp API abstracts
|
||||
away the underlying BPF-based syscall filter language and presents a
|
||||
more conventional function-call based filtering interface.
|
||||
|
||||
%package -n python-%name
|
||||
Summary: Python bindings for Seccomp (mode 2)
|
||||
Group: Development/Languages/Python
|
||||
|
||||
%description -n python-%name
|
||||
The libseccomp library provides an interface to the Linux Kernel's
|
||||
syscall filtering mechanism, seccomp. The libseccomp API abstracts
|
||||
away the underlying BPF-based syscall filter language and presents a
|
||||
more conventional function-call based filtering interface.
|
||||
|
||||
%package devel
|
||||
Summary: Development files for libseccomp, an enhanced Seccomp (mode 2) helper library
|
||||
Group: Development/Libraries/C and C++
|
||||
|
Loading…
Reference in New Issue
Block a user