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

Группа :: Сети/WWW
Пакет: firefox-beagle

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

%define rname beagle
%define cid \{fda00e13-8c62-4f63-9d19-d168115b11ca\}
%define ciddir  %firefox_noarch_extensionsdir/%cid

Summary: Beagle Indexer for Firefox
Name: %firefox_name-%rname
Version: 1.0.2
Release: alt2
Source0: %rname-%version.xpi
License: GPL
Group: Networking/WWW
URL: http://beagle-project.org
Packager:       Alexey Shabalin <shaba at altlinux.ru>

BuildArch:      noarch
BuildRequires(pre):     rpm-build-firefox
BuildRequires:  unzip
Requires: %firefox_name >= 2.0
Requires: beagle

%description    
Beagle Extension: Index webpages you visit using the Beagle Indexing Engine.
An Extension for the Firefox Browser.

%prep
%setup -c

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

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

%changelog

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

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