OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 05-Feb-2004 21:26:42
Branch: HEAD Handle: 2004020520264002
Modified files:
openpkg-src/lynx lynx.spec
openpkg-web news.txt
Log:
upgrading package: lynx 2.8.4.1d -> 2.8.5
Summary:
Revision Changes Path
1.30 +5 -14 openpkg-src/lynx/lynx.spec
1.8436 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/lynx/lynx.spec
============================================================================
$ cvs diff -u -r1.29 -r1.30 lynx.spec
--- openpkg-src/lynx/lynx.spec 3 Feb 2004 20:03:36 -0000 1.29
+++ openpkg-src/lynx/lynx.spec 5 Feb 2004 20:26:42 -0000 1.30
@@ -24,9 +24,8 @@
##
# package version
-%define V_file 2-8-4
-%define V_real 2.8.4
-%define V_pl 1d
+%define V_file 2-8-5
+%define V_real 2.8.5
# package information
Name: lynx
@@ -38,15 +37,11 @@
Class: BASE
Group: Web
License: BSD
-Version: %{V_real}.%{V_pl}
-Release: 20040203
+Version: %{V_real}
+Release: 20040205
# list of sources
Source0: http://lynx.isc.org/release/lynx%{V_real}.tar.bz2
-Patch0: http://lynx.isc.org/lynx%{V_real}/patches/lynx%{V_real}rel.1a.patch
-Patch1: http://lynx.isc.org/lynx%{V_real}/patches/lynx%{V_real}rel.1b.patch
-Patch2: http://lynx.isc.org/lynx%{V_real}/patches/lynx%{V_real}rel.1c.patch
-Patch3: http://lynx.isc.org/lynx%{V_real}/patches/lynx%{V_real}rel.1d.patch
# build information
Prefix: %{l_prefix}
@@ -63,17 +58,13 @@
%track
prog lynx = {
- version = 2.8.4
+ version = %{V_real}
url = http://lynx.isc.org/release/
regex = lynx(__VER__)\.tar\.bz2
}
%prep
%setup -q -n lynx%{V_file}
- %patch0 -p1
- %patch1 -p1
- %patch2 -p1
- %patch3 -p1
%build
CC="%{l_cc}" \
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.8435 -r1.8436 news.txt
--- openpkg-web/news.txt 5 Feb 2004 20:26:29 -0000 1.8435
+++ openpkg-web/news.txt 5 Feb 2004 20:26:40 -0000 1.8436
@@ -1,3 +1,4 @@
+05-Feb-2004: Upgraded package: P<lynx-2.8.5-20040205>
05-Feb-2004: Upgraded package: P<imagemagick-5.5.7.16-20040205>
05-Feb-2004: Upgraded package: P<gcc34-3.4s20040204-20040205>
05-Feb-2004: Upgraded package: P<orbit2-2.9.7-20040205>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]