Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37555452
en ru br
ALT Linux repositórios
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

Outros repositórios
Upstream:1.4.1

Group :: Rede/DNS
RPM: dlint

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

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

Summary: A DNS zone verification utility
License: GPLv2+
Group: Networking/DNS
Url: http://www.domtools.com/dns/dlint.shtml
Packager: Dmitry V. Levin <ldv at altlinux.org>
BuildArch: noarch

# http://www.domtools.com/pub/dlint%version.tar.gz

Source: dlint%version.tar
Patch: dlint-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, dlint is written in Bourne
Shell and Perl.

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

%build
sed -i 's|/usr/local/bin/|%_datadir/%name/|g' dlint

%install
install -pD -m755 digparse %buildroot%_datadir/%name/digparse
install -pD -m755 dlint %buildroot%_bindir/%name
install -pD -m644 dlint.1 %buildroot%_man1dir/%name.1

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

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009