Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37334713
en ru br
ALT Linux repos
S:2.5-alt1.1
5.0: 1.2.9-alt1.1
4.1: 1.2.5-alt1
4.0: 1.2.5-alt1

Group :: Monitoring
RPM: httping

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: httping
Version: 1.2.9
Release: alt1.1

Packager: Victor Forsyuk <force at altlinux.org>

Summary: Ping alike tool for http requests
License: GPLv2
Group: Monitoring

Url: http://www.vanheusden.com/httping/
Source: %url/httping-%version.tgz

# Automatically added by buildreq on Mon May 26 2008

BuildRequires: libssl-devel

%description
Httping is like 'ping' but for http-requests. Give it an url, and it'll
show you how long it takes to connect, send a request and retrieve the
reply. Be aware that the transmission across the network also takes time!

%prep
%setup

%build
subst 's/-O./%optflags/' Makefile
%make_build

%install
install -pD -m 755 httping %buildroot%_bindir/httping

%files
%doc license.txt readme.txt
%_bindir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin