Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37517799
en ru br
ALT Linux repos
S:0.6.1-alt1
D:0.6.0-alt0.1
5.0: 0.5.6-alt3
4.1: 0.5.6-alt1
4.0: 0.5.5-alt1.1
3.0: 0.5.3-alt1

Other repositories
Upstream:0.5.6

Group :: Networking/Mail
RPM: abook

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: abook
Version: 0.6.1
Release: alt1

Summary: Text-based addressbook program for mutt
License: GPLv2+
Group: Networking/Mail

Url: http://abook.sourceforge.net/
Source: %name-%version.tar.gz
#Patch: abook-0.5.6-editor.patch
# preserve all fields by default
Patch0: %{name}-preserve.patch
# 0618ad6 fixed bug #6 (https://sourceforge.net/p/abook/bugs/6/)
Patch1: 0001-fixed-bug-6.patch
# 02ac0ce doc: manpage mention of the -f option + fix for bug #8 (https://sourceforge.net/p/abook/bugs/8/)
Patch2: 0002-doc-manpage-mention-of-the-f-option-fix-for-bug-8.patch
# 54f8e4a build: fix compilation when used with GCC -std=gnu99 or -std=gnu11
Patch3: 0003-build-fix-compilation-when-used-with-GCC-std-gnu99-o.patch

Patch6: abook-0.6.1.patch

Packager: Michael Shigorin <mike at altlinux.org>

# Automatically added by buildreq on Sun Jun 08 2008 (-bi)

BuildRequires: libncursesw-devel libreadline-devel libncurses-devel libtinfo-devel automake gettext

Summary(ru_RU.UTF-8): Текстовая адресная книга для mutt

%description
Abook is a small and powerful text-based addressbook program
designed for use with the mutt mail client.

%description -l ru_RU.UTF-8
Abook это небольшая и полнофункциональная текстовая программа для хранения
адресов предназначенная для использования с почтовым клиентом mutt.

%prep
%setup -n %name-%version
#patch5 -p0
%patch0 -p1 -b .p
%patch1 -p1
%patch2 -p1
%patch3 -p1
#patch6 -p0

%build
#add_optflags -fcommon
#aclocal
#autoconf
#automake --add-missing
autoreconf -vif

%configure
%make_build

%install
%makeinstall
%find_lang %name

%files -f %name.lang
%doc AUTHORS BUGS ChangeLog README THANKS sample.abookrc FAQ ANNOUNCE
%_bindir/*
%_mandir/man?/*

# TODO:

# - 0.6.0pre2? (2006-09-07)

%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