Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37519945
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: 2.4
Release: alt1

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

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

# Automatically added by buildreq on Fri Feb 20 2009

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/#include "str.h"//' http.c main.c
subst 's/-O./%optflags/; s/str.o//' Makefile
%make_build

%install
install -d %buildroot{%_bindir/,%_man1dir/}
%makeinstall_std STRIP=#

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

%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