Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37046075
en ru br
Репозитории ALT
5.1: 0.2-alt0.M51.cvs20091102
4.1: 0.1-alt0.cvs20060425.1
4.0: 0.1-alt0.cvs20060425
www.altlinux.org/Changes

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

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

%define version 0.1
%define cvsdate 20060425
%define release alt0.cvs%cvsdate
%setup_python_module fuse

Summary: This is a Python interface to FUSE
Name: %packagename
Version: %version
Release: %release.1
Source0: python-%modulename-cvs%cvsdate.tar.bz2
License: LGPL
Group: Development/Python

BuildPreReq: libfuse-devel

%description
This is a Python interface to FUSE.

FUSE (Filesystem in USErspace) is a simple interface for userspace
programs to export a virtual filesystem to the linux kernel.  FUSE
also aims to provide a secure method for non privileged users to
create and mount their own filesystem implementations.

%prep
%setup  -q -n python-%modulename-cvs%cvsdate

%build
env CFLAGS="$RPM_OPT_FLAGS" %__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