Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37398934
en ru br
Репозитории ALT
S:1.8.7-alt1
5.1: 1.8.7-alt1
4.1: 1.8.7-alt1
4.0: 1.8.7-alt1
3.0: 1.8.5-alt1
www.altlinux.org/Changes

Группа :: Редакторы
Пакет: emacs-dictionary

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Version: 1.8.5
Release: alt1
Name: emacs-dictionary
License: GPL
Group: Editors
Url: http://www.myrkr.in-berlin.de/dictionary.html
Summary: Dictionary (RFC 2229) client for Emacs
Summary(ru_RU.KOI8-R): Клиент dictionary (RFC 2229) для Emacs
Requires: emacs-common

Source: dictionary-%version.tar.gz
Source1: dictionary-emacs.el

BuildArch: noarch

# Automatically added by buildreq on Thu Oct 24 2002

BuildRequires: emacs-common

%description
Dictionary (RFC 2229) client for Emacs

All Emacs Lisp code is byte-copmpiled, install %name-el for sources.

%description -l ru_RU.KOI8-R
Клиент dictionary (RFC 2229) для Emacs

Весь код на Emacs Lisp откомпилирован, для получения исходных текстов установите
пакет %name-el

%package el
Summary: The Emacs Lisp sources for bytecode included in %name
Group: Development/Other
Requires: %name = %version-%release

%description el
%name-el contains the Emacs Lisp sources for the bytecode
included in the %name package, that extends the Emacs editor.

You need to install %name-el only if you intend to modify any of the
%name code or see some Lisp examples.

%description el -l ru_RU.KOI8-R
Пакет %name-el содержит исходные тексты для пакета %name, который
является дополнением к редактору Emacs.

%name-el необходим вам только, если вы собираетесь изменять файлы
входящие в %name, или хотите посмотреть некоторые примеры.

%prep
%setup -n dictionary-%version

%build
make

%install
mkdir -p $RPM_BUILD_ROOT%_emacslispdir/dictionary
install -m 644 *.el* $RPM_BUILD_ROOT%_emacslispdir/dictionary
rm $RPM_BUILD_ROOT%_emacslispdir/dictionary/lpath.el
rm $RPM_BUILD_ROOT%_emacslispdir/dictionary/install-package.el
rm $RPM_BUILD_ROOT%_emacslispdir/dictionary/dictionary-init.el

mkdir -p $RPM_BUILD_ROOT/etc/emacs/site-start.d
install -m 644 %SOURCE1 $RPM_BUILD_ROOT/etc/emacs/site-start.d/dictionary.el

%files
%doc README
%_emacslispdir/dictionary/*.elc
%config(noreplace) /etc/emacs/site-start.d/*

%files el
%_emacslispdir/dictionary/*.el

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin