File mozaddon-useragentswitcher.spec of Package mozaddon-useragentswitcher
#
# spec file for package mozaddon-useragentswitcher
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: mozaddon-useragentswitcher
Version: 0.7.3
Release: 0
Summary: User Agent Switcher for Firefox
License: GPL-3.0
Group: Productivity/Networking/Web/Browsers
Url: https://addons.mozilla.org/firefox/addon/user-agent-switcher/
Source: user_agent_switcher-%version-fx+sm.xpi
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: fdupes
BuildRequires: mozaddon-devel
BuildArch: noarch
%description
The User Agent Switcher extension adds a menu and a toolbar button to
switch the user agent of the browser.
%prep
%build
%install
%mozilla_addon_install %SOURCE0
%mozilla_unlock_addons
%fdupes "%buildroot%firefox_extdir"
%files
%defattr(-,root,root)
%mozilla_moduledir
%changelog