[packages/a2ps] - updated to 4.15.8
qboosh
qboosh at pld-linux.org
Tue Dec 9 19:10:18 CET 2025
commit 80df4ff7e97ec35f90d4175ebea92942d04345e9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Dec 9 19:10:32 2025 +0100
- updated to 4.15.8
a2ps-glibcpaper.patch | 10 +++++-----
a2ps.spec | 6 +++---
2 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/a2ps.spec b/a2ps.spec
index 4b6f2c0..c510586 100644
--- a/a2ps.spec
+++ b/a2ps.spec
@@ -3,12 +3,12 @@ Summary(ja.UTF-8): テキスト→PostScript フィルタ
Summary(pl.UTF-8): Filtr text/plain do Postscriptu
Summary(zh_CN.UTF-8): 纯文本到Postscript转换器
Name: a2ps
-Version: 4.15.7
+Version: 4.15.8
Release: 1
License: GPL v3+
Group: Applications/Text
Source0: https://ftp.gnu.org/gnu/a2ps/%{name}-%{version}.tar.gz
-# Source0-md5: c0b2187a56f9d60931227dc4678cbaea
+# Source0-md5: c782f393c815f0359aa380a05d2b29cb
# originally from ftp://ftp.enst.fr/pub/unix/a2ps/
Source1: i18n-fonts-0.1.tar.gz
# Source1-md5: fee1456d0e6e94af4fc5b5a1bb9687b7
@@ -26,7 +26,7 @@ BuildRequires: automake >= 1:1.15
BuildRequires: bison
BuildRequires: flex
BuildRequires: gc-devel >= 7.2
-BuildRequires: gettext-tools >= 0.20.2
+BuildRequires: gettext-tools >= 0.22
BuildRequires: gperf
BuildRequires: help2man
BuildRequires: libpaper-devel
diff --git a/a2ps-glibcpaper.patch b/a2ps-glibcpaper.patch
index 87b4085..34859c1 100644
--- a/a2ps-glibcpaper.patch
+++ b/a2ps-glibcpaper.patch
@@ -8,12 +8,12 @@
bindtextdomain (PACKAGE, LOCALEDIR);
bindtextdomain (PACKAGE "-gnulib", LOCALEDIR);
---- a2ps-4.15.4/liba2ps/options.c.orig 2023-04-12 20:50:51.000000000 +0200
-+++ a2ps-4.15.4/liba2ps/options.c 2023-06-11 20:00:19.368247359 +0200
-@@ -23,6 +23,8 @@
- /* */
- /************************************************************************/
+--- a2ps-4.15.8/liba2ps/options.c.orig 2025-12-04 16:59:23.000000000 +0100
++++ a2ps-4.15.8/liba2ps/options.c 2025-12-09 19:04:53.493895185 +0100
+@@ -24,6 +24,8 @@
#include <config.h>
+
+ #include <getopt.h>
+#include <locale.h>
+#include <langinfo.h>
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/a2ps.git/commitdiff/80df4ff7e97ec35f90d4175ebea92942d04345e9
More information about the pld-cvs-commit
mailing list