Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37045626
en ru br
Репозитории ALT

Группа :: Система/Ядро и оборудование
Пакет: vmfs-tools

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

Name: vmfs-tools
Version: 0.2.5
Release: alt1

Summary: Tools to access VMFS filesystems
License: GPLv2+
Group: System/Kernel and hardware

Url: http://glandium.org/projects/vmfs-tools/
Source: %name-%version.tar.gz

# Automatically added by buildreq on Sat Apr 23 2011 (-bi)

BuildRequires: asciidoc docbook-style-xsl libfuse-devel libuuid-devel python-modules-encodings time xsltproc

%description
Tools to access VMFS filesystems.

%package -n libvmfs-devel
Summary: Library to access VMFS filesystems
Group: Development/C

%description -n libvmfs-devel
Static library to access VMFS filesystems.

%prep
%setup

%build
./configure --prefix=/usr
%make_build OPTIMFLAGS="%optflags"

%install
export NO_STRIP=1
%makeinstall

install -d %buildroot%_includedir/vmfs
install -pm0644 libvmfs/*.h %buildroot%_includedir/vmfs/
install -pD -m0644 libvmfs/libvmfs.a %buildroot%_libdir/libvmfs.a

%files
%_sbindir/*
%_man8dir/*

%files -n libvmfs-devel
%_includedir/vmfs
%_libdir/libvmfs.a

%changelog

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

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