libselinux: new package
authorClayton Shotwell <clshotwe@rockwellcollins.com>
Tue, 16 Dec 2014 03:53:53 +0000 (21:53 -0600)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 1 Jan 2015 19:42:00 +0000 (20:42 +0100)
commit9d9f54ac654b15bcffd2a20fe57ad01a494cc4c7
tree9cd4c821cdbb55a36b6e8db9a11fdf8e3f81ce97
parentd09c27a8f8edaaf8e6f3e703355c455b0265002b
libselinux: new package

[Thomas:
  - Add hash file.
  - Enable on all architectures, and enable on uClibc. The
    autobuilders will let us know if there are any problems.
  - Use "Public Domain" as the license instead of "PublicDomain"
  - Handle Python 2 vs. Python 3 for the host package. Either can be
    used by libselinux.
  - Change the trick used to get the library and programs installed in
    usr/lib/ and usr/sbin/ instead of lib/ and sbin/.]

Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/libselinux/Config.in [new file with mode: 0644]
package/libselinux/libselinux.hash [new file with mode: 0644]
package/libselinux/libselinux.mk [new file with mode: 0644]