Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37569732
en ru br
Репозитории ALT
S:2.7.3-alt1
5.1: 1.0.2-alt1
4.1: 0.7.5.5-alt0.M41.1
4.0: 0.7.2.4-alt1
www.altlinux.org/Changes

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

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

%define rname adblock_plus
%define version 1.0.2
%define release alt1
%define cid \{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d\}
%define ciddir %firefox_noarch_extensionsdir/%cid


Name: %firefox_name-%rname
Version: %version
Release: %release

Summary: Adblock Plus - Firefox Extension

License: GPL
Group: Networking/WWW
URL: http://adblockplus.mozdev.org/

Source0: http://releases.mozilla.org/pub/mozilla.org/extensions/adblock_plus/%rname-%version-fx+sm+tb.xpi

BuildArch: noarch

BuildRequires(pre): rpm-build-firefox unzip

Packager: L.A. Kostis <lakostis at altlinux.org>

%description
Ever been annoyed by all those ads and banners on the internet that often take
longer to download than everything else on the page? Install Adblock Plus now
and get rid of them.

%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