Репозиторий ALT Linux backports/2.4
Последнее обновление: 9 июля 2008 | Пакетов: 497 | Посещений: 1494871
 поиск   регистрация   авторизация 
 
Группа :: Сети/WWW
Пакет: firefox-compactmenu

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

# -*- mode: rpm-spec; coding: utf-8 -*-
%define cid \{535bbd25-7a7c-4f9a-80fb-bd832ae22386\}
%define ciddir  %firefox_extensionsdir/%cid

Name: firefox-compactmenu
Version: 1.7.1.2
Release: alt2.M24.1

Summary: A Firefox extension to reorganize menus
Summary(ru_RU.UTF-8): п═п╟я│я┬п╦я─п╣п╫п╦п╣ Firefox п╢п╩я▐ я─п╣п╬я─пЁп╟п╫п╦п╥п╟я├п╦п╦ п╪п╣п╫я▌
License: MPL-1.1/GPL-2.0+/LGPL-2.1+
Group: Networking/WWW
Url: http://cdn.mozdev.org/compact/
BuildPreReq: firefox-devel unzip
BuildArch: noarch
Requires: %firefox_name >= %firefox_version
# I don't yet know how to specify that we need zip to properly _install_ the package.
Buildrequires: firefox-devel unzip
BuildArch: noarch

Requires: %firefox_name = %firefox_version
Requires(postun): firefox-devel = %firefox_version

Source0: compact-ru-RU-%version.xpi

%description
Compact Menu is an extension for the Mozillan Browser (Firefox) and
Mail client (Thunderbird) that allows you to reorganize the menu
options on the menu bar in such a way that the user has more
horizontal space on the menu bar to add buttons or other options.

This package contains Compact Menu for Firefox only.

%description -l ru_RU.UTF-8
п п╬п╪п©п╟п╨я┌п╫п╬п╣ п╪п╣п╫я▌ - я█я┌п╬ я─п╟я│я┬п╦я─п╣п╫п╦п╣ п╢п╩я▐ п╠я─п╟я┐п╥п╣я─п╟ Firefox п╦ п©п╬я┤я┌п╬п╡п╬пЁп╬
п╨п╩п╦п╣п╫я┌п╟ Thunderbird п©я─п╬п╣п╨я┌п╟ Mozilla. п·п╫п╬ п©п╬п╥п╡п╬п╩я▐п╣я┌ п╡п╟п╪ п©п╣я─п╣я│я┌я─п╬п╦я┌я▄
п©я┐п╫п╨я┌я▀ п╪п╣п╫я▌ п╡ п©п╟п╫п╣п╩п╦ п╪п╣п╫я▌ я┌п╟п╨п╦п╪ п╬п╠я─п╟п╥п╬п╪, я┤я┌п╬п╠я▀ я┌п╟п╪ п╬я│я┌п╟п╡п╟п╩п╬я│я▄ п╠п╬п╩я▄я┬п╣
п╪п╣я│я┌п╟ п╢п╩я▐ п╢п╬п©п╬п╩п╫п╦я┌п╣п╩я▄п╫я▀я┘ п╨п╫п╬п©п╬п╨ п╦ п╢я─я┐пЁп╦я┘ я█п╩п╣п╪п╣п╫я┌п╬п╡.

п■п╟п╫п╫я▀п╧ п©п╟п╨п╣я┌ я│п╬п╢п╣я─п╤п╦я┌ я┌п╬п╩я▄п╨п╬ п п╬п╪п©п╟п╨я┌п╫п╬п╣ п╪п╣п╫я▌ п╢п╩я▐ Firefox

%prep
%setup -c

%install
%__mkdir_p %buildroot/%ciddir
%__cp -r * %buildroot/%ciddir

%post
%firefox_install_extension %ciddir

%postun
%firefox_uninstall_extension %cid
if [ "$1" = 0 ]; then
 [ ! -d "%ciddir" ] || rm -rf "%ciddir"
fi

%files
%ciddir

%changelog

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

 
design & coding: Vladimir Lettiev aka crux © 2004-2005