Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37728980
en ru br
Репозитории ALT
S:1.1.2-alt1
5.1: 1.1.2-alt1
4.1: 1.1.2-alt1
4.0: 1.1.2-alt1
3.0:
+backports:1.1.2-alt0.C30.1
www.altlinux.org/Changes

Группа :: Работа с файлами
Пакет: pipemeter

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

Name: pipemeter
Version: 1.1.2
Release: alt0.C30.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 можно просмотреть здесь

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