Package ip-tools: Specfile

Summary: Various ip-tools
Summary(ru_RU.CP1251): \xd0\xe0\xe7\xeb\xe8\xf7\xed\xfb\xe5 IP-\xf3\xf2\xe8\xeb\xe8\xf2\xfb
Name: ip-tools
Version: 0.1
Release: alt1.qa1
License: GPLv2
Group: Networking/Other
Source: %name-%version.tar.gz
Packager: Motsyo Gennadi <drool@altlinux.ru>

%description
This is a small collection of tools for converting
ip-addresses to host names and vice versa, especially
useful in ip-up and ip-down scripts.

%description -l ru_RU.CP1251
\xcd\xe5\xe1\xee\xeb\xfc\xf8\xe8\xe5 \xf3\xf2\xe8\xeb\xe8\xf2\xfb \xe4\xeb\xff \xea\xee\xed\xe2\xe5\xf0\xf2\xe0\xf6\xe8\xe8 ip-\xe0\xe4\xf0\xe5\xf1\xe0 \xe2
host-\xe8\xec\xff \xe8 \xed\xe0\xee\xe1\xee\xf0\xee\xf2, \xee\xf1\xee\xe1\xe5\xed\xed\xee \xef\xee\xeb\xe5\xe7\xed\xfb\xe5 \xe2 ip-up
\xe8 ip-down \xf1\xea\xf0\xe8\xef\xf2\xe0\xf5

%prep
%setup -q -n %name

%build
%make_build CFLAGS="%optflags"

%install
%__install -Dp -m 0755 hn2ip %buildroot%_bindir/hn2ip
%__install -Dp -m 0755 ip2hn %buildroot%_bindir/ip2hn

%files
%doc README COPYING
%_bindir/*

%changelog
* Wed Apr 17 2013 Dmitry V. Levin (QA) <qa_ldv@altlinux.org> 0.1-alt1.qa1
- NMU: rebuilt for debuginfo.

* Fri Dec 14 2007 Motsyo Gennadi <drool@altlinux.ru> 0.1-alt1
- build for Sisyphus
- cleanup spec

* Fri Apr 22 2005 Motsyo Gennadi <drool_linux@pisem.net> 0.1.-alt1.drool
- build for ALT Linux 2.4 Master