Summary: ChecK Domain Name. Name: nckdn Version: 2.2.4 Release: 2%{?dist} License: GPL Group: System Environment/Daemons URL: ftp://ftp.dfn.de/pub/tools/ Source0: ftp://ftp.dfn.de/pub/tools/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch %description nckdn checks your live nameservers for any configuarion errors they may have. %prep %setup -q -c %install rm -rf %{buildroot} mkdir -p %{buildroot}%{_bindir} install -p nckdn %{buildroot}%{_bindir} %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %{_bindir}/nckdn %changelog * Tue Jan 25 2005 Axel Thimm - Initial build.