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

Group :: Networking/Other
RPM: ipcalc

 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: ipcalc
Version: 0.41
Release: alt1

Summary: IP subnet calculator
License: %gpl2plus
Group: Networking/Other
Url:  http://jodies.de/ipcalc
BuildArch: noarch

Packager: Artem Zolochevskiy <azol at altlinux.ru>

Source: %name-%version.tar

BuildRequires(pre): rpm-build-licenses

%description
ipcalc takes an IP address and netmask and calculates the resulting broadcast,
network, Cisco wildcard mask, and host range. By giving a second netmask, you
can design subnets and supernets. It is also intended to be a teaching tool
and presents the subnetting results as easy-to-understand binary values.

%prep
%setup

%install
install -D ipcalc %buildroot%_bindir/ipcalc

%files
%doc changelog contributors license
%_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