From 948f52ee26827568b5281706d18d26f5ca19a77a Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 04:29:29 +0000 Subject: [PATCH] auto-import changelog data from elinks-0.3.2-1.src.rpm Tue Aug 20 2002 Jakub Jelinek 0.3.2-1 - update to 0.3.2 to fix the DNS Ctrl-C segfaults - update URLs, the project moved - include man page --- .cvsignore | 2 +- elinks.spec | 16 +++++++++++----- sources | 2 +- 3 files changed, 13 insertions(+), 7 deletions(-) diff --git a/.cvsignore b/.cvsignore index fc3f399..62aed4b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -elinks-0.3.0.tar.bz2 +elinks-0.3.2.tar.bz2 manual-0.82-en.tar.bz2 diff --git a/elinks.spec b/elinks.spec index 37567e5..cb4f953 100644 --- a/elinks.spec +++ b/elinks.spec @@ -1,16 +1,16 @@ -%define DATE 20020302 +%define DATE 0.3.2 %define rescue %{nil} Name: elinks Summary: text mode www browser with support for frames -Version: 0.3.0 -%define rel 3 +Version: 0.3.2 +%define rel 1 Release: %{rel}%{rescue} -Source: http://pasky.ji.cz/elinks/elinks-%{version}.tar.bz2 +Source: ftp://ftp.pld.org.pl/software/elinks/elinks-%{version}.tar.bz2 Source1: http://links.sourceforge.net/download/docs/manual-0.82-en.tar.bz2 Patch0: links-0.92-nogpm.patch Patch1: links-0.96-cookiefix.patch Group: Applications/Internet -URL: http://pasky.ji.cz/elinks/ +URL: http://elinks.pld.org.pl/ BuildRoot: %{_tmppath}/%{name}-buildroot License: GPL Provides: webclient @@ -49,8 +49,14 @@ rm -rf $RPM_BUILD_ROOT $RPM_BUILD_DIR/%{name}-%{version} %defattr(-,root,root) %doc README SITES TODO manual-0.82-en %{_bindir}/links +%{_mandir}/man1/links.1* %changelog +* Tue Aug 20 2002 Jakub Jelinek 0.3.2-1 +- update to 0.3.2 to fix the DNS Ctrl-C segfaults +- update URLs, the project moved +- include man page + * Fri Jun 21 2002 Tim Powers - automated rebuild diff --git a/sources b/sources index c51f170..99e4ca8 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -e1e6db312de9ad273bffcabda662174a elinks-0.3.0.tar.bz2 +30e9012d5c9b0c0948f6212537da288c elinks-0.3.2.tar.bz2 947950d4974c25f95f1a3988bf88cb21 manual-0.82-en.tar.bz2