Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37493014
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 oname fuse
%define version 0.2
%define cvsdate 20091102
%define release alt0.M51.cvs%cvsdate
%setup_python_module %oname

Summary: This is a Python interface to FUSE
Name: python-module-%oname
Version: %version
Release: %release
Url: http://sourceforge.net/projects/fuse/
Source0: python-%modulename.tar.bz2
License: LGPL
Group: Development/Python
Packager: Python Development Team <python at packages.altlinux.org>

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

%build
env CFLAGS="%optflags" python setup.py build

%install
%python_install --optimize=2 --record=INSTALLED_FILES

%files -f INSTALLED_FILES
%doc AUTHORS COPYING FAQ README.* example

%changelog

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

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