Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37550400
en ru br
ALT Linux repos
S:1.4_0.47pd-alt3
5.0: 1.4_0.47pd-alt1
4.1: 1.4_0.47pd-alt1
4.0: 1.4_0.47pd-ipl6.1
3.0: 1.4_0.47pd-ipl6.1

Group :: Text tools
RPM: dict-web1913

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define wrongversion 1.4+0.47pd

Name: dict-web1913
Version: 1.4_0.47pd
Release: ipl6.1
Group: Text tools
License: GPL, Public Domain

Summary: Webster dictionary in dict format
Summary(ru_RU.KOI8-R): Словарь Вебстера в формате dict

Source: %name-%wrongversion.tar.bz2
Source1: webster-sedscript
Source2: debian-copyright

Patch: debian-webster.patch.bz2

BuildArchitectures: noarch
# Automatically added by buildreq on Sun Oct 19 2003
BuildRequires: dict-tools flex libltdl tetex-core tetex-dvips tetex-latex transfig

BuildRequires: dict-tools

PreReq: dictd

%description
This is the most full english dictionary by Webster published in 1913.
It is free because all copyrights ended due to the time. But it is still
very helpful in work.

%description -l ru_RU.KOI8-R
Это наиболее полный английский словарь, созданный Вебстером и опубликованный
в 1913 году. Он стал свободным из-за того, что прошло много времени
с его опубликования. Однако он до сих пор сохраняет свою актуальность
и помогает в работе.

%prep
%setup -q -n %name-%wrongversion
%patch0 -p1
%__cp %SOURCE1 ./sedfile

%build
%__subst "s|__FUNCTION__|__FILE__|g" libmaa/*.c
%configure
export LANG=C
#NO SMP
%make
%make db

%install
%__mkdir rpmdoc
%__cp -a ChangeLog README rpmdoc
%__cp -a %SOURCE2 rpmdoc/LICENSE
%__mkdir_p %buildroot%_datadir/dictd
export LANG=C
%make dictdir=%buildroot%_datadir/dictd install

%post
%_sbindir/dictdconfig -w
%_initdir/dictd condreload

%postun
%_sbindir/dictdconfig -w
%_initdir/dictd condreload

%files
%_datadir/dictd/*
%doc rpmdoc/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin