Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37491427
en ru br
ALT Linux repos
4.1: 0.7-alt1
4.0: 0.7-alt1
3.0: 0.5-alt5.1
+updates:0.5-alt5.1.1

Group :: Networking/Mail
RPM: thunderbird-contactssidebar

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define rname contactssidebar
%define cid \{4dce973c-25a5-4657-8e37-6c2a85c24a7e\}
%define ciddir %tbird_extensionsdir/%cid

Name: %tbird_name-%rname
Version: 0.5
Release: alt5.1.1
Summary: Contacts Sidebar for Thunderbird

License: GPL
Group: Networking/Mail
URL: http://jpeters.no-ip.com/extensions/?page=tb_cs

Source0: contacts_sidebar-%version-tb.xpi

BuildRequires: %tbird_name-devel unzip
BuildArch: noarch

Requires: %tbird_name = %tbird_version

%description
Displays the address books in a sidebar in the 3-pane-window and
can be toggled with the F4 key or a toolbar button.

%prep
%setup -c

%install
%__mkdir_p %buildroot/%ciddir
%__cp -r * %buildroot/%ciddir

%post
%tbird_install_extension %ciddir

%postun
%tbird_uninstall_extension %cid
if [ -d "%ciddir" ]; then
   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