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: 30-Jul-2003 20:28:33
Branch: HEAD Handle: 2003073019283101
Modified files:
openpkg-src/ksh ksh.spec
openpkg-web news.txt
Log:
requires gcc (at least on SuSE because of broken system compiler)
Summary:
Revision Changes Path
1.26 +2 -2 openpkg-src/ksh/ksh.spec
1.5917 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ksh/ksh.spec
============================================================================
$ cvs diff -u -r1.25 -r1.26 ksh.spec
--- openpkg-src/ksh/ksh.spec 28 Jul 2003 14:08:33 -0000 1.25
+++ openpkg-src/ksh/ksh.spec 30 Jul 2003 18:28:32 -0000 1.26
@@ -38,7 +38,7 @@
Group: Shell
License: AT&T
Version: %{V_pkg}
-Release: 20030728
+Release: 20030730
# list of sources
Source0: http://www.research.att.com/~gsf/download/tgz/ast-ksh.%{V_ksh}.tgz
@@ -47,7 +47,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020416
+BuildPreReq: OpenPKG, openpkg >= 20020416, gcc
PreReq: OpenPKG, openpkg >= 20020416
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5916 -r1.5917 news.txt
--- openpkg-web/news.txt 30 Jul 2003 18:22:16 -0000 1.5916
+++ openpkg-web/news.txt 30 Jul 2003 18:28:31 -0000 1.5917
@@ -1,3 +1,4 @@
+30-Jul-2003: Upgraded package: P<ksh-20030724-20030730>
30-Jul-2003: Upgraded package: P<cdk-4.9.10.20030418-1.20030730>
30-Jul-2003: Upgraded package: P<expect-5.38-1.20030730>
30-Jul-2003: Upgraded package: P<openpkg-1.20030730-1.20030730>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]