]> git.ipfire.org Git - pakfire.git/commit
Replace support for capabilities from pyxattr to libcap.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 15 Oct 2011 13:50:19 +0000 (15:50 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 15 Oct 2011 16:20:21 +0000 (18:20 +0200)
commit3c0e282f7cbf67be94b6963f214dbbe34dddaee0
treea10fa5a17fff6b16814fa125e9ee4e8022910af4
parenta356862c668142f498188d15953ae01dfeaa448e
Replace support for capabilities from pyxattr to libcap.
INSTALL
po/pakfire.pot
python/pakfire/packages/file.py
python/pakfire/packages/packager.py
python/pakfire/util.py
python/src/Makefile
python/src/_pakfiremodule.c
python/src/capabilities.c [new file with mode: 0644]
python/src/capabilities.h [new file with mode: 0644]