From a21f2e55ca1ce6158c8677095db94572902c81ca Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Tue, 2 Dec 2003 12:03:47 +0000 Subject: [PATCH] - added va-alpha patch (portability fix - don't use NULL for va_list) - release .2 Changed files: elinks.spec -> 1.73 --- elinks.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/elinks.spec b/elinks.spec index 83b24b4..a2c6bbd 100644 --- a/elinks.spec +++ b/elinks.spec @@ -5,7 +5,7 @@ Summary(pt_BR): O links Name: elinks Version: 0.5 %define _pre pre10 -Release: 0.%{_pre}.1 +Release: 0.%{_pre}.2 Epoch: 1 License: GPL Group: Applications/Networking @@ -16,6 +16,7 @@ Source1: %{name}.desktop Source2: links.png Patch0: %{name}-pl.po.patch Patch1: %{name}-home_etc.patch +Patch2: %{name}-va-alpha.patch URL: http://elinks.or.cz/ BuildRequires: autoconf BuildRequires: automake @@ -59,6 +60,7 @@ keepalive. %setup -q -n %{name}-%{version}%{_pre} %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build %{__aclocal} -- 2.44.0