Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37711233
en ru br
ALT Linux repos
5.0: 0.6.1.1-alt1
4.1: 0.6.1.1-alt1
4.0: 0.6.1.1-alt1

Group :: Networking/WWW
RPM: firefox-print_preview

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define rname print_preview
%define version 0.6.1.1
%define release alt1
%define cid \{a1f99b9c-30d3-4848-a646-afd282011a72\}
%define ciddir %firefox_noarch_extensionsdir/%cid


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

Summary:        Creates a Print Preview toolbar button and context menu item

License: GPL
Group: Networking/WWW
URL: http://www.snide.com/freesoftware/


Source0: %rname-%version-fx.xpi
Source1: %rname-chrome.manifest

BuildArch: noarch

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

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

%description
Creates a Print Preview toolbar button and context menu item.

%prep
%setup -c

%install
%__mkdir_p %buildroot/%ciddir
%__cp -r * %buildroot/%ciddir
%__cp -a %SOURCE1 %buildroot/%ciddir/chrome.manifest

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

%files
%ciddir

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin