Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37569771
en ru br
ALT Linux repositórios
S:3.0.2-alt1.qa1

Group :: Development/Tools
RPM: cpipe

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: cpipe
Version: 3.0.2
Release: alt1.qa1

Summary: Counting pipe
Group: Development/Tools
License: GPLv2+

Url: http://cpipe.berlios.de/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://download.berlios.de/%name/%name-%version.tar
Patch: cpipe-lib.patch

%description
Cpipe copies its standard input to its standard output while measuring
the time it takes to read an input buffer and write an output
buffer. Statistics of average throughput and the total amount of bytes
copied are printed to the standard error output.

%prep
%setup
%patch -p2

%build
# Use included filess
touch cmdline.c cmdline.h cpipe.1
%make_build CFLAGS='%optflags'

%install
%make_install install \
   BINDIR=%buildroot%_bindir \
   MANDIR=%buildroot%_man1dir
chmod 0644 %buildroot%_man1dir/%{name}*

%files
%doc CHANGES COPYING-2.0 README
%_bindir/%name
%_man1dir/*

%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