File mozaddon-livehttpheaders.spec of Package mozaddon-livehttpheaders
#
# spec file for package mozaddon-livehttpheaders
#
# 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-livehttpheaders
Version: 0.17
Release: 0
Summary: Live HTTP Headers extension for Firefox/Seamonkey
License: MPL-1.1
Group: Productivity/Networking/Web/Browsers
Url: https://addons.mozilla.org/firefox/addon/live-http-headers/
Source: live_http_headers-%version-fx+sm.xpi
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: fdupes
BuildRequires: mozaddon-devel
BuildArch: noarch
%description
View HTTP headers of a page and while browsing.
%prep
%build
%install
%mozilla_addon_install %{S:0}
%mozilla_unlock_addons
%fdupes "%buildroot%mozilla_moduledir"
%files
%defattr(-,root,root)
%mozilla_moduledir
%changelog