]> git.pld-linux.org Git - packages/elinks.git/commitdiff
- added va-alpha patch (portability fix - don't use NULL for va_list) auto/ac/elinks-0_5-0_pre10_2
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 2 Dec 2003 12:03:47 +0000 (12:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release .2

Changed files:
    elinks.spec -> 1.73

elinks.spec

index 83b24b4e7bf655af91462f84b606bb0003b4097d..a2c6bbda204c80bffeda2304c6593b6fec5a4743 100644 (file)
@@ -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}
This page took 0.16423 seconds and 4 git commands to generate.