Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37557314
en ru br
ALT Linux repos
S:1.4.1-alt1
5.0: 1.4.1-alt1
4.1: 1.4.1-alt1
4.0: 1.4.0-alt1
3.0: 1.4.0-alt1

Other repositories
Upstream:1.4.1

Group :: Networking/DNS
RPM: dlint

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: dlint
Version: 1.4.0
Release: alt1
Serial: 1

Summary: A DNS zone verification utility
License: GPL
Group: Networking/DNS
Url: http://www.domtools.com/dns/%name.shtml
BuildArch: noarch

Source: http://www.domtools.com/pub/%name%version.tar.bz2
Patch: %name-1.4.0-alt-tmp.patch

%description
This program analyzes any DNS zone you specify, and reports any problems
it finds by displaying errors and warnings.  Then it descends recursively
to examine all zones below the given one (this can be disabled with a
command- line option).  Designed for Unix, %name is written in Bourne
Shell and Perl.

%prep
%setup -q -n %name%version
%patch -p1

%build
%__subst -p 's|/usr/local/bin/|%_datadir/%name/|g' %name

%install
install -pD -m755 digparse $RPM_BUILD_ROOT%_datadir/%name/digparse
install -pD -m755 %name $RPM_BUILD_ROOT%_bindir/%name
install -pD -m644 %name.1 $RPM_BUILD_ROOT%_man1dir/%name.1

%files
%_bindir/*
%_datadir/%name
%_mandir/man?/*
%doc README CHANGES BUGS TESTCASES COPYRIGHT

%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