Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37421994
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 

# -*- coding: utf-8; mode: rpm-spec -*-
# $Id: emacs-dictionary.spec,v 1.1 2005/11/25 22:15:03 eugene Exp $

%define pkg_name dictionary

Version: 1.8.7
Release: alt1
Name: emacs-%pkg_name
License: GPL
Group: Editors
Url: http://www.myrkr.in-berlin.de/dictionary/index.html
Summary: Dictionary (RFC 2229) client for Emacs
Summary(ru_RU.UTF-8): п п╩п╦п╣п╫я┌ dictionary (RFC 2229) п╢п╩я▐ Emacs
Requires: emacs-common

Packager: Emacs Maintainers Team <emacs at packages.altlinux.org>

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

BuildArch: noarch

# Automatically added by buildreq on Thu Oct 24 2002

BuildRequires: emacs-common emacs-devel

%description
Dictionary (RFC 2229) client for Emacs

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

%description -l ru_RU.UTF-8
п п╩п╦п╣п╫я┌ 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.UTF-8
п÷п╟п╨п╣я┌ %name-el я│п╬п╢п╣я─п╤п╦я┌ п╦я│я┘п╬п╢п╫я▀п╣ я┌п╣п╨я│я┌я▀ п╢п╩я▐ п©п╟п╨п╣я┌п╟ %name, п╨п╬я┌п╬я─я▀п╧
я▐п╡п╩я▐п╣я┌я│я▐ п╢п╬п©п╬п╩п╫п╣п╫п╦п╣п╪ п╨ я─п╣п╢п╟п╨я┌п╬я─я┐ Emacs.

%name-el п╫п╣п╬п╠я┘п╬п╢п╦п╪ п╡п╟п╪ я┌п╬п╩я▄п╨п╬, п╣я│п╩п╦ п╡я▀ я│п╬п╠п╦я─п╟п╣я┌п╣я│я▄ п╦п╥п╪п╣п╫я▐я┌я▄ я└п╟п╧п╩я▀
п╡я┘п╬п╢я▐я┴п╦п╣ п╡ %name, п╦п╩п╦ я┘п╬я┌п╦я┌п╣ п©п╬я│п╪п╬я┌я─п╣я┌я▄ п╫п╣п╨п╬я┌п╬я─я▀п╣ п©я─п╦п╪п╣я─я▀.

%prep
%setup -q -n %pkg_name-%version

%build
%__make

%install
%__mkdir_p %buildroot%_emacslispdir/%pkg_name
%__install -m 644 *.el* %buildroot%_emacslispdir/%pkg_name
%__rm %buildroot%_emacslispdir/%pkg_name/lpath.el
%__rm %buildroot%_emacslispdir/%pkg_name/install-package.el
%__rm %buildroot%_emacslispdir/%pkg_name/dictionary-init.el

mkdir -p %buildroot%_emacs_sitestart_dir
install -m 644 %SOURCE1 %buildroot%_emacs_sitestart_dir/%pkg_name.el

%files
%doc README
%dir %_emacslispdir/%pkg_name
%_emacslispdir/%pkg_name/*.elc
%config(noreplace) %_emacs_sitestart_dir/*

%files el
%_emacslispdir/%pkg_name/*.el

%changelog

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

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