From c417aa7d1e3e21b3e301bd1539227f48c80b4c76 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 6 Aug 2019 18:12:26 -0400 Subject: [PATCH] import libselinux-python-2.8-820181213140134.77fc8825 --- .gitignore | 0 .libselinux-python.metadata | 0 SOURCES/modulemd.src.txt | 47 +++++++++++++++++++++++++++++++++++++ 3 files changed, 47 insertions(+) create mode 100644 .gitignore create mode 100644 .libselinux-python.metadata create mode 100644 SOURCES/modulemd.src.txt diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/.libselinux-python.metadata b/.libselinux-python.metadata new file mode 100644 index 0000000..e69de29 diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt new file mode 100644 index 0000000..65ae3cd --- /dev/null +++ b/SOURCES/modulemd.src.txt @@ -0,0 +1,47 @@ +document: modulemd +version: 2 +data: + summary: 'Python 2 bindings for libselinux' + description: >- + The libselinux-python package contains the python bindings for developing + SELinux applications. + + license: + module: [ MIT ] + + dependencies: + - buildrequires: + platform: [ el8 ] + python27: [ 2.7 ] + requires: + platform: [ el8 ] + python27: [ 2.7 ] + profiles: + common: + rpms: + - libselinux-python + api: + rpms: + - libselinux-python + filter: + rpms: + - libselinux + - libselinux-devel + - libselinux-ruby + - libselinux-static + - libselinux-utils + - python3-libselinux + - libselinux-debuginfo + - libselinux-debugsource + - libselinux-ruby-debuginfo + - libselinux-utils-debuginfo + - python3-libselinux-debuginfo + components: + rpms: + libselinux: + rationale: Provides libselinux python bindings + ref: rhel-8.0.0 + buildopts: + rpms: + macros: | + %with_python2 1