From 53d3ad16b6444f3bab88b1439b417e7a3282e775 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Wed, 9 Jan 2002 07:44:00 +0000 Subject: [PATCH] upgrade to w3m 0.2.4 --- w3m/w3m.spec | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/w3m/w3m.spec b/w3m/w3m.spec index 53a08e3f91..468c085e5e 100644 --- a/w3m/w3m.spec +++ b/w3m/w3m.spec @@ -23,9 +23,6 @@ ## SUCH DAMAGE. ## -%define V_real 0.2.3.2 -%define V_here 0.2.3.2 - # package information Name: w3m Summary: Interactive Full-Screen Client for HTTP/HTTPS/FTP Protocols @@ -35,11 +32,11 @@ Packager: The OpenPKG Project Distribution: OpenPKG [REL] Group: Web License: BSD -Version: %{V_here} -Release: 20011221 +Version: 0.2.4 +Release: 20020109 # list of sources -Source0: http://prdownloads.sourceforge.net/w3m/w3m-%{V_real}.tar.gz +Source0: http://prdownloads.sourceforge.net/w3m/w3m-%{version}.tar.gz # build information Prefix: %{l_prefix} @@ -57,7 +54,7 @@ AutoReqProv: no text. %prep - %setup -q -n w3m-%{V_real} + %setup -q %build PATH="%{l_prefix}/bin:$PATH"; export PATH