OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 11-Oct-2006 18:49:03
Branch: HEAD Handle: 2006101117490300
Modified files:
openpkg-src/lynx lynx.spec
Log:
switch to the new release version
Summary:
Revision Changes Path
1.41 +4 -4 openpkg-src/lynx/lynx.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/lynx/lynx.spec
============================================================================
$ cvs diff -u -r1.40 -r1.41 lynx.spec
--- openpkg-src/lynx/lynx.spec 11 Oct 2006 06:49:34 -0000 1.40
+++ openpkg-src/lynx/lynx.spec 11 Oct 2006 16:49:03 -0000 1.41
@@ -23,8 +23,8 @@
##
# package version
-%define V_opkg 2.8.6p6
-%define V_dist 2.8.6pre.6
+%define V_opkg 2.8.6
+%define V_dist 2.8.6
%define V_subdir 2-8-6
# package information
@@ -41,7 +41,7 @@
Release: 20061011
# list of sources
-Source0: http://lynx.isc.org/current/lynx%{V_dist}.tar.bz2
+Source0: http://lynx.isc.org/release/lynx%{V_dist}.tar.bz2
# build information
Prefix: %{l_prefix}
@@ -60,7 +60,7 @@
%track
prog lynx = {
version = %{V_dist}
- url = http://lynx.isc.org/current/
+ url = http://lynx.isc.org/release/
regex = lynx(__VER__)\.tar\.bz2
}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]