Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37803112
en ru br
ALT Linux repositórios
S:1.1.2-alt1
5.0: 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

Group :: Ferramentas de Arquivo
RPM: pipemeter

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009