From 485d79829fea8a4f9ed9f0b171f7dae694b9c3a0 Mon Sep 17 00:00:00 2001 From: Roman Werpachowski Date: Fri, 6 Aug 2004 23:16:35 +0000 Subject: [PATCH] - added a patch removing a segfault in 'info' reader - stbr Changed files: texinfo.spec -> 1.90 --- texinfo.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/texinfo.spec b/texinfo.spec index 7cae2c9..d76c7d0 100644 --- a/texinfo.spec +++ b/texinfo.spec @@ -9,7 +9,7 @@ Summary(tr): texinfo bi Summary(uk): ¶ÎÓÔÒÕÍÅÎÔÉ ÄÌÑ ÓÔ×ÏÒÅÎÎÑ ÆÁÊÌ¦× ÄÏËÕÍÅÎÔÁæ§ ÆÏÒÍÁÔÕ Texinfo Name: texinfo Version: 4.7 -Release: 1 +Release: 2 License: GPL Group: Applications/Publishing Source0: ftp://ftp.gnu.org/gnu/texinfo/%{name}-%{version}.tar.bz2 @@ -18,6 +18,7 @@ Source1: info.desktop Patch0: %{name}-fix.patch Patch1: %{name}-info.patch Patch2: %{name}-pl.po-update.patch +Patch3: %{name}-segfault.patch URL: http://texinfo.org/ BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1.8 @@ -181,6 +182,7 @@ Narz %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 # nb was added but outdated no not removed sed -i -e '/^no$/d' po/LINGUAS -- 2.44.0