Репозиторий ALT Linux backports/2.4
Последнее обновление: 9 июля 2008 | Пакетов: 497 | Посещений: 1484595
 поиск   регистрация   авторизация 
 
Группа :: Работа с файлами
Пакет: pipemeter

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

Name: pipemeter
Version: 1.1.2
Release: alt0.M24.1
Summary: Provides Throughput and sometimes Progress on Shell Pipes
Source: http://spamaps.org/files/%name/%name-%version.tar.gz
Url: http://spamaps.org/pipemeter.php
Group: File tools
License: GPL

# Automatically added by buildreq on Wed Jun 28 2006

# BuildRequires: XFree86-libs hostinfo - buildreq list bogus dependencies
BuildRequires: gcc rpm-build-compat

%description
This program can be used in a shell pipe to display speed and progress
(if size of stream is available).

%prep
%setup -q

%build
%__autoreconf
%configure
%__make

%install
# Makefiles in tarball not support DESTDIR:
%__mkdir_p %buildroot%_bindir
%__install -m 0755 %name %buildroot%_bindir
%__install -m 0755 pipecp %buildroot%_bindir
%__mkdir_p %buildroot%_man1dir
%__install -m 0644 %name.1 %buildroot%_man1dir

%files
%_bindir/*
%_man1dir/*

%doc Changelog LICENSE README

%changelog

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

 
design & coding: Vladimir Lettiev aka crux © 2004-2005