Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37760080
en ru br
ALT Linux repos
S:1.1.6-alt1
5.0: 1.1.4-alt1

Group :: Networking/Other
RPM: sipcalc

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

# Unpackaged files in buildroot should terminate build
%define _unpackaged_files_terminate_build 1

Name: sipcalc
Version: 1.1.6
Release: alt1

Summary: Advanced console-based ip subnet calculator
License: BSD-3-Clause
Group: Networking/Other
Url: http://www.routemeister.net/projects/sipcalc/

Source: %name-%version.tar
Patch: %name-%version-%release.patch

%description
Sipcalc is an advanced console-based IP subnet calculator. It can take
multiple forms of input (IPv4/IPv6/interface/hostname) and output a multitude
of information about a given subnet.

%prep
%setup
%patch -p1

%build
%configure
%make_build --silent

%install
%makeinstall_std

%files
%doc AUTHORS ChangeLog COPYING INSTALL NEWS README TODO
%_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