Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37512659
en ru br
Репозитории ALT
S:1.4.1-alt1
5.1: 1.4.1-alt1
4.1: 1.4.1-alt1
4.0: 1.4.0-alt1
3.0: 1.4.0-alt1
www.altlinux.org/Changes

Другие репозитории
Upstream:1.4.1

Группа :: Сети/DNS
Пакет: dlint

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and 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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin