| 1 | name : libseccomp |
|---|---|
| 2 | version : 2.3.2 |
| 3 | release : 5 |
| 4 | source : |
| 5 | - git|https://github.com/seccomp/libseccomp.git : 9b01871813cae608dcab455098b83488fa4cf65f |
| 6 | license : LGPL-2.1 |
| 7 | summary : High level interface to the Linux Kernel's seccomp filter |
| 8 | component : programming.library |
| 9 | description: | |
| 10 | The libseccomp library provides an easy to use, platform independent, interface to the Linux Kernel's syscall filtering mechanism: seccomp. The libseccomp API is designed to abstract away the underlying BPF based syscall filter language and present a more conventional function-call based filtering interface that should be familiar to, and easily adopted by application developers. |
| 11 | setup : | |
| 12 | # Upstream has weird policy of resetting configure.ac and not KEEPING version |
| 13 | # in git itself.... |
| 14 | sed 's/0.0.0/2.3.2/' -i configure.ac |
| 15 | %autogen |
| 16 | build : | |
| 17 | %make |
| 18 | install : | |
| 19 | %make_install |
libseccomp/package.yml
libseccomp/package.yml