Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37510335
en ru br
ALT Linux repos
S:3.1-alt1
5.0: 2.1a7-alt1
4.1: 2.1a7-alt1
4.0: 2.1a7-alt1
3.0: 2.1a3-alt2

Group :: Networking/Other
RPM: nslint

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: nslint
Version: 2.1a7
Release: alt1

Summary: A DNS lint checker
License: BSD-style
Group: Networking/Other
Url: ftp://ftp.ee.lbl.gov
Packager: Dmitry V. Levin <ldv at altlinux.org>

# %url/nslint-%version.tar.gz

Source: nslint-%version.tar

%description
Performs consistency checks on DNS files.

%prep
%setup -q

%build
%configure
%make_build

%install
install -pD -m755 nslint %buildroot%_bindir/nslint
install -pD -m644 nslint.8 %buildroot%_man8dir/nslint.8

%files
%_bindir/*
%_man8dir/*
%doc README CHANGES

%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