OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-re, openpkg-web, openpkg-src Date: 05-Oct-2002 17:11:22
Branch: HEAD Handle: 2002100516112101
Modified files:
openpkg-re/vcheck vc.sed
openpkg-src/sed sed.spec
openpkg-web news.txt
Log:
upgrading package: sed 3.02.80 -> 3.95
Summary:
Revision Changes Path
1.2 +1 -1 openpkg-re/vcheck/vc.sed
1.20 +6 -5 openpkg-src/sed/sed.spec
1.1707 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-re/vcheck/vc.sed
============================================================
$ cvs diff -u -r1.1 -r1.2 vc.sed
--- openpkg-re/vcheck/vc.sed 15 Mar 2002 18:30:53 -0000 1.1
+++ openpkg-re/vcheck/vc.sed 5 Oct 2002 15:11:21 -0000 1.2
@@ -2,7 +2,7 @@
}
prog sed = {
- version = 3.02.80
+ version = 3.95
url = ftp://alpha.gnu.org/gnu/sed/
regex = sed-(__VER__)\.tar\.gz
}
Index: openpkg-src/sed/sed.spec
============================================================
$ cvs diff -u -r1.19 -r1.20 sed.spec
--- openpkg-src/sed/sed.spec 13 Aug 2002 12:49:51 -0000 1.19
+++ openpkg-src/sed/sed.spec 5 Oct 2002 15:11:22 -0000 1.20
@@ -32,16 +32,16 @@
Distribution: OpenPKG [BASE]
Group: Text
License: GPL
-Version: 3.02.80
-Release: 20020523
+Version: 3.95
+Release: 20021002
# list of sources
-Source0: ftp://alpha.gnu.org/gnu/sed/sed-%{version}.tar.gz
+Source0: ftp://alpha.gnu.org/gnu/sed/sed-%{version}-fixed.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, make
+BuildPreReq: OpenPKG, openpkg >= 20020206, make, bison
PreReq: OpenPKG, openpkg >= 20020206
AutoReq: no
AutoReqProv: no
@@ -58,7 +58,8 @@
CC="%{l_cc}" \
CFLAGS="%{l_cflags -O}" \
./configure \
- --prefix=%{l_prefix}
+ --prefix=%{l_prefix} \
+ --disable-nls
%{l_make} %{l_mflags -O}
%install
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1706 -r1.1707 news.txt
--- openpkg-web/news.txt 5 Oct 2002 13:34:35 -0000 1.1706
+++ openpkg-web/news.txt 5 Oct 2002 15:11:21 -0000 1.1707
@@ -1,3 +1,4 @@
+05-Oct-2002: Upgraded package: P<sed-3.95-20021002>
05-Oct-2002: Upgraded package: P<glimpse-4.17.0-20021005>
05-Oct-2002: Upgraded package: P<perl-www-20021005-20021005>
05-Oct-2002: Upgraded package: P<geoip-1.0.7-20021005>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]