Package dbview: Specfile

Name: dbview
Version: 1.0.4
Release: alt1.qa1

License: GPL
Url: ftp://metalab.unc.edu/pub/Linux/apps/database/proprietary/
Summary: Dbview - view dBase files
Summary(ru_RU.CP1251): Dbview - \xef\xf0\xee\xe3\xf0\xe0\xec\xec\xe0 \xe4\xeb\xff \xef\xf0\xee\xf1\xec\xee\xf2\xf0\xe0 dBase \xf4\xe0\xe9\xeb\xee\xe2
Group: Databases
Packager: Ilya Mashkin <oddity@altlinux.ru>

Source: %name-%version.tar.gz
Patch0: %name-makefile.patch.gz
Patch1: %name-fixes.patch.gz

%description
Dbview is a little tool that will display dBase III and IV files.
You can also use it to convert your old .dbf files for further use with Unix.

%description -l ru_RU.CP1251
Dbview \xfd\xf2\xee \xec\xe0\xeb\xe5\xed\xfc\xea\xe0\xff \xf3\xf2\xe8\xeb\xe8\xf2\xe0, \xea\xee\xf2\xee\xf0\xe0\xff \xee\xf2\xee\xe1\xf0\xe0\xe6\xe0\xe5\xf2 \xf1\xee\xe4\xe5\xf0\xe6\xe8\xec\xee\xe5 dBase \xf4\xe0\xe9\xeb\xee\xe2 \xe2\xe5\xf0\xf1\xe8\xe8 III \xe8 IV.
\xd2\xe0\xea\xe6\xe5, \xe2\xfb \xec\xee\xe6\xe5\xf2\xe5 \xe8\xf1\xef\xee\xeb\xfc\xe7\xee\xe2\xe0\xf2\xfc \xe5\xb8 \xe4\xeb\xff \xef\xf0\xe5\xee\xe1\xf0\xe0\xe7\xee\xe2\xe0\xed\xe8\xff \xe2\xe0\xf8\xe8\xf5 \xf1\xf2\xe0\xf0\xfb\xf5 .dbf \xf4\xe0\xe9\xeb\xee\xe2 \xe2 \xf6\xe5\xeb\xff\xf5
\xe4\xe0\xeb\xfc\xed\xe5\xe9\xf8\xe5\xe3\xee \xe8\xf1\xef\xee\xeb\xfc\xe7\xee\xe2\xe0\xed\xe8\xff \xed\xe0 Unix-\xf1\xe8\xf1\xf2\xe5\xec\xe0\xf5.

%prep
%setup
#patch0
#patch1

%build
%make_build

%install
mkdir -p $RPM_BUILD_ROOT{%_bindir,%_man1dir}

install -m 755 %name $RPM_BUILD_ROOT%_bindir
install -m 644 %name.1 $RPM_BUILD_ROOT%_man1dir

%files
%doc README dBASE
%_bindir/%name
%_man1dir/%name.1.gz

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

* Sun Sep 26 2010 Ilya Mashkin <oddity@altlinux.ru> 1.0.4-alt1
- 1.0.4 (Closes: #16975)

* Fri Oct 11 2002 Aleksandr Blokhin 'Sass' <sass@altlinux.ru> 1.0.3-alt2
- rebuilded with gcc-3.2
- removed Summary & description in KOI8-R encoding

* Mon Feb 18 2002 Aleksandr Blokhin 'Sass' <sass@altlinux.ru> 1.0.3-alt1
- first build for Sisyphus
- dbview-fixes.patch taken from PDL Linux Distribution