Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
network:utilities
subnetcalc
subnetcalc.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File subnetcalc.spec of Package subnetcalc
# # spec file for package subnetcalc # # Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: subnetcalc Version: 2.5.1 Release: 0 Summary: IPv4/IPv6 Subnet Calculator License: GPL-3.0-or-later Group: Productivity/Networking/Routing URL: https://www.nntb.no/~dreibh/subnetcalc/ Source: https://github.com/dreibh/%{name}/archive/refs/tags/%{name}-%{version}.tar.gz BuildRequires: cmake BuildRequires: gcc-c++ %description SubNetCalc is an IPv4/IPv6 subnet address calculator. For a given IPv4 or IPv6 address and netmask or prefix length, it calculates network address, broadcast address, maximum number of hosts and host address range. It also prints the addresses in binary format for better understandability. Furthermore, it prints information on specific address types (e.g. type, scope, interface ID, etc.). %package doc Summary: Documentation for %{name} Group: Documentation/HTML Recommends: %{name} = %{version} BuildArch: noarch %description doc SubNetCalc is an IPv4/IPv6 subnet address calculator. This packages provides documentation and help files for subnetcalc. %prep %autosetup -n %{name}-%{name}-%{version} %build %cmake %cmake_build %install %cmake_install %check %{buildroot}%{_bindir}/%{name} 192.168.1.0/255.255.0.0 %files %license COPYING %{_bindir}/%{name} %{_mandir}/man1/%{name}.1%{?ext_man} %files doc %doc AUTHORS ChangeLog README.md %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor