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

Группа :: Система/Основа
Пакет: glusterfs-coreutils

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

Name: glusterfs-coreutils
Version: 0.3.2
Release: alt1

Summary: Core Utilities for the Gluster Distributed File System

License: GPLv3
Group: System/Base
Url: https://github.com/gluster/glusterfs-coreutils

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildRequires: gcc-c++ gnulib help2man libreadline-devel libstdc++-devel

BuildRequires: libglusterfs-api-devel >= 3.6.0
BuildRequires: help2man >= 1.36

#Requires: libglusterfs3-api >= 3.6.0


# Source-url: https://github.com/gluster/glusterfs-coreutils/archive/v%version.tar.gz

Source: %name-%version.tar

%description
gluster-coreutils provides a set of basic utilities such as cat, mkdir, ls, and
tail that are implemented specifically using the GlusterFS API.

%prep
%setup
%__subst "s|m4_esyscmd(.*)|[%version]|" ./configure.ac
%__subst "s|1\.15|1.14|" ./configure.ac
gnulib-tool --import human

%build
%autoreconf
%configure
%make_build

%install
%makeinstall_std

%files
%_bindir/gfcat
%_bindir/gfcli
%_bindir/gfcp
%_bindir/gfls
%_bindir/gfmkdir
%_bindir/gfput
%_bindir/gfrm
%_bindir/gfstat
%_bindir/gftail
%_bindir/gftouch
%_bindir/gftruncate
%_bindir/gfclear
%_bindir/gfmv
%_bindir/gfrmdir

%_man1dir/gfcat.1.*
%_man1dir/gfcli.1.*
%_man1dir/gfcp.1.*
%_man1dir/gfls.1.*
%_man1dir/gfmkdir.1.*
%_man1dir/gfput.1.*
%_man1dir/gfrm.1.*
%_man1dir/gfstat.1.*
%_man1dir/gftail.1.*
%_man1dir/gftouch.1.*
%_man1dir/gftruncate.1.*
%_man1dir/gfrmdir.1.xz

%changelog

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

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