SPECS: texinfo.spec - rel 2; fix segfault

arekm arekm at pld-linux.org
Mon Nov 3 23:05:08 CET 2008


Author: arekm                        Date: Mon Nov  3 22:05:08 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2; fix segfault

---- Files affected:
SPECS:
   texinfo.spec (1.115 -> 1.116) 

---- Diffs:

================================================================
Index: SPECS/texinfo.spec
diff -u SPECS/texinfo.spec:1.115 SPECS/texinfo.spec:1.116
--- SPECS/texinfo.spec:1.115	Mon Nov  3 22:36:10 2008
+++ SPECS/texinfo.spec	Mon Nov  3 23:05:03 2008
@@ -10,7 +10,7 @@
 Summary(uk.UTF-8):	Інструменти для створення файлів документації формату Texinfo
 Name:		texinfo
 Version:	4.13a
-Release:	1
+Release:	2
 License:	GPL v3+
 Group:		Applications/Publishing
 Source0:	http://ftp.gnu.org/gnu/texinfo/%{name}-%{version}.tar.lzma
@@ -18,6 +18,7 @@
 Source1:	info.desktop
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-as_needed-fix.patch
+Patch2:		%{name}-segv.patch
 URL:		http://texinfo.org/
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake >= 1:1.10.1
@@ -183,6 +184,7 @@
 lzma -dc %{SOURCE0} | tar xf - -C ..
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__aclocal} -I gnulib/m4
@@ -263,6 +265,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.116  2008/11/03 22:05:03  arekm
+- rel 2; fix segfault
+
 Revision 1.115  2008/11/03 21:36:10  arekm
 - 4.13a
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/texinfo.spec?r1=1.115&r2=1.116&f=u



More information about the pld-cvs-commit mailing list