[packages/abook] up to 0.6.2
atler
atler at pld-linux.org
Wed Jan 28 20:11:49 CET 2026
commit 9ab51beb2978934acecac8ba766114ab8c6a410a
Author: Jan Palus <atler at pld-linux.org>
Date: Wed Jan 28 19:25:08 2026 +0100
up to 0.6.2
abook.spec | 8 ++++----
includes.patch | 10 ++++++++++
2 files changed, 14 insertions(+), 4 deletions(-)
---
diff --git a/abook.spec b/abook.spec
index 3889981..007cc76 100644
--- a/abook.spec
+++ b/abook.spec
@@ -1,12 +1,12 @@
Summary: Text-based addressbook program for mutt
Summary(pl.UTF-8): Tekstowa książka adresowa dla klienta pocztowego mutt
Name: abook
-Version: 0.6.1
-Release: 3
+Version: 0.6.2
+Release: 1
License: GPL v2+
Group: Applications/Mail
Source0: http://abook.sourceforge.net/devel/%{name}-%{version}.tar.gz
-# Source0-md5: 4bffd4c47ac41b688abd58f65bfe0bfb
+# Source0-md5: 7fcade36e40b98c9cd90a60b6262d3d9
Patch0: %{name}-tinfo_link.patch
Patch1: %{name}-inline.patch
Patch2: includes.patch
@@ -27,7 +27,7 @@ Abook to pracująca w trybie tekstowym książka adresowa zaprojektowana
do użycia z programem pocztowym mutt.
%prep
-%setup -q
+%setup -qc
%patch -P0 -p0
%patch -P1 -p1
%patch -P2 -p1
diff --git a/includes.patch b/includes.patch
index 8373573..664f211 100644
--- a/includes.patch
+++ b/includes.patch
@@ -16,3 +16,13 @@
AC_CHECK_TYPE(wchar_t,,ac_widec_funcs=no)
if test x$ac_widec_funcs = xyes -a x$ac_have_wchar_h = xyes; then
+--- abook-0.6.2/database.c.orig 2026-01-26 11:04:38.000000000 +0100
++++ abook-0.6.2/database.c 2026-01-28 19:20:28.193746533 +0100
+@@ -7,6 +7,7 @@
+ * Copyright (C) Jaakko Heinonen
+ */
+
++#include <ctype.h>
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <string.h>
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/abook.git/commitdiff/5b31c2094d086bab9c091da6be4d69e23aec821b
More information about the pld-cvs-commit
mailing list