From: Roman Werpachowski Date: Fri, 6 Aug 2004 23:16:35 +0000 (+0000) Subject: - added a patch removing a segfault in 'info' reader X-Git-Tag: auto/ac/texinfo-4_8-1~4 X-Git-Url: http://git.pld-linux.org/?p=packages%2Ftexinfo.git;a=commitdiff_plain;h=485d79829fea8a4f9ed9f0b171f7dae694b9c3a0 - added a patch removing a segfault in 'info' reader - stbr Changed files: texinfo.spec -> 1.90 --- 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