Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37400712
en ru br
Репозитории ALT
5.1: 0.2.1-alt1
4.1: 0.2.1-alt1
www.altlinux.org/Changes

Группа :: Разработка/Python
Пакет: python-module-libacl

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define packagename python-module-libacl

Summary: POSIX.1e ACLs for python
Name: %packagename
Version: 0.2.1
Release: alt1
Source0: pylibacl-%version.tar.bz2
License: GPL
Group: Development/Python
URL: http://pylibacl.sourceforge.net/
Packager: Mikhail Pokidko <pma at altlinux.org>
#BuildArch: noarch

Requires: libacl
# Automatically added by buildreq on Sat Apr 05 2008
BuildRequires: libacl-devel python-devel

%description
python-libacl is a C extension module for Python which implements
POSIX ACLs manipulation. It is a wrapper on top of the systems's
acl C library - see acl(5).

%prep
%setup  -q -n pylibacl-%version

%build
%__python setup.py build

%install
%__python setup.py install --root=%buildroot --optimize=2 --record=INSTALLED_FILES

%files -f INSTALLED_FILES

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin