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

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

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

%define rname user-agent-switcher
%define cid \{e968fc70-8f95-4ab9-9e79-304de2a71ee1\}
%define ciddir %firefox_noarch_extensionsdir/%cid

Name: %firefox_name-%rname
Version: 0.6.11
Release: alt1
Summary: User Agent Switcher extension for Firefox

License: GPLv3
Group: Networking/WWW
URL: http://chrispederick.com/work/user-agent-switcher/

Source0: %rname.xpi

BuildArch: noarch
BuildRequires: rpm-build-firefox unzip

Requires: %firefox_name >= 1.0

Packager: Igor Zubkov <icesik at altlinux.org>

%description
The User Agent Switcher extension adds a menu and a toolbar button to switch
the user agent of the browser. It is designed for Firefox, Flock, Mozilla
and Seamonkey, and will run on any platform that these browsers support
including Windows, Mac OS  X and Linux.

%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