Package slsnif: Specfile

Packager: Repocop Q. A. Robot <repocop@altlinux.org>
Name: slsnif
Version: 0.4.4
Release: alt1.1.qa1

Summary: %name is a serial line sniffer
License: GPL
Group: System/Kernel and hardware
URL: http://www.dakotacom.net/~ymg/software.html
Source: %name-%version.tar.gz
# This comment added for moving non-ASCII directives behind first 256 bytes
Summary(ru_RU.KOI8-R): %name \xdc\xd4\xcf \xd5\xd4\xc9\xcc\xc9\xd4\xc1 \xc4\xcc\xd1 \xce\xc1\xc2\xcc\xc0\xc4\xc5\xce\xc9\xd1 \xda\xc1 \xd0\xcf\xd3\xcc\xc5\xc4\xcf\xd7\xc1\xd4\xc5\xcc\xd8\xce\xd9\xcd\xc9 \xd0\xcf\xd2\xd4\xc1\xcd\xc9

%description
%name is a serial line sniffer. It listens to the specified serial port and logs
all data coming through it. %name works transparently for both the device connected
to the serial port and the controlling software for this device.

%description -l ru_RU.KOI8-R
\xf5\xd4\xc9\xcc\xc9\xd4\xc1 \xc4\xcc\xd1 \xce\xc1\xc2\xcc\xc0\xc4\xc5\xce\xc9\xd1 \xda\xc1 \xd0\xcf\xd3\xcc\xc5\xc4\xcf\xd7\xc1\xd4\xc5\xcc\xd8\xce\xd9\xcd\xc9 \xd0\xcf\xd2\xd4\xc1\xcd\xc9. %name \xd3\xcc\xd5\xdb\xc1\xc5\xd4 \xcf\xd0\xd2\xc5\xc4\xc5\xcc\xc5\xce\xce\xd9\xca \xd0\xcf\xd3\xcc\xc5\xc4\xcf\xd7\xc1\xd4\xc5\xcc\xd8\xce\xd9\xca
\xd0\xcf\xd2\xd4 \xc9 \xda\xc1\xd0\xc9\xd3\xd9\xd7\xc1\xc5\xd4 \xd7 \xd6\xd5\xd2\xce\xc1\xcc \xd7\xd3\xc5 \xc4\xc1\xce\xce\xd9\xc5, \xcb\xcf\xd4\xcf\xd2\xd9\xc5 \xde\xc5\xd2\xc5\xda \xce\xc5\xc7\xcf \xd0\xd2\xcf\xc8\xcf\xc4\xd1\xd4. %name \xd2\xc1\xc2\xcf\xd4\xc1\xc5\xd4 \xcb\xc1\xcb \xd3 \xd5\xd3\xd4\xd2\xcf\xca\xd3\xd4\xd7\xcf\xcd,
\xd0\xcf\xc4\xd3\xcf\xc5\xc4\xc9\xce\xc5\xce\xce\xd9\xcd \xcb \xd0\xcf\xd2\xd4\xd5, \xd4\xc1\xcb \xc9 \xd3 \xd5\xd0\xd2\xc1\xd7\xcc\xd1\xc0\xdd\xc9\xcd \xdc\xd4\xc9\xcd \xd5\xd3\xd4\xd2\xcf\xca\xd3\xd4\xd7\xcf\xcd \xd0\xd2\xcf\xc7\xd2\xc1\xcd\xcd\xce\xd9\xcd \xcf\xc2\xc5\xd3\xd0\xc5\xde\xc5\xce\xc9\xc5\xcd.

%prep
%setup -c

%build
make -f gcc.mak

%install
make -f gcc.mak DESTDIR=%buildroot install

%files
%_bindir/%name
%_docdir/%name-%version/README
# The package does not own its own docdir subdirectory.
# The line below is added by repocop to fix this bug in a straightforward way. 
# Another way is to rewrite the spec to use relative doc paths.
%dir %_docdir/slsnif-%version 

%changelog
* Fri Apr 19 2013 Dmitry V. Levin (QA) <qa_ldv@altlinux.org> 0.4.4-alt1.1.qa1
- NMU: rebuilt for updated dependencies.

* Mon Nov 02 2009 Igor Vlasenko <viy@altlinux.ru> 0.4.4-alt1.1
- NMU (by repocop): the following fixes applied:
  * docdir-is-not-owned for slsnif

* Sat Feb 12 2005 Mike Matveev <matveev@altlinux.ru> 0.4.4-alt1
- written spec-file satisfied ALT Specfile Conventions

## EOF ##