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:22:17
Branch: OPENPKG_1_STABLE HEAD Handle: 2003073019221601
Modified files:
openpkg-web news.txt
Modified files: (Branch: OPENPKG_1_STABLE)
openpkg-src/cdk cdk.spec
Log:
MFC: changes since last merge
Summary:
Revision Changes Path
1.16.2.3 +2 -2 openpkg-src/cdk/cdk.spec
1.5916 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/cdk/cdk.spec
============================================================================
$ cvs diff -u -r1.16.2.2 -r1.16.2.3 cdk.spec
--- openpkg-src/cdk/cdk.spec 24 Jul 2003 20:43:55 -0000 1.16.2.2
+++ openpkg-src/cdk/cdk.spec 30 Jul 2003 18:22:17 -0000 1.16.2.3
@@ -37,7 +37,7 @@
Group: Terminal
License: BSD
Version: %{V_maj}.%{V_min}
-Release: 1.20030724
+Release: 1.20030730
# list of sources
Source0: ftp://invisible-island.net/cdk/cdk-%{V_maj}-%{V_min}.tgz
@@ -62,7 +62,7 @@
%build
CC="%{l_cc}" \
CFLAGS="%{l_cflags -O}" \
- CPPFLAGS="%{l_cppflags ncurses}"
+ CPPFLAGS="%{l_cppflags ncurses}" \
LDFLAGS="%{l_ldflags}" \
./configure \
--prefix=%{l_prefix} \
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5915 -r1.5916 news.txt
--- openpkg-web/news.txt 30 Jul 2003 18:17:51 -0000 1.5915
+++ openpkg-web/news.txt 30 Jul 2003 18:22:16 -0000 1.5916
@@ -1,3 +1,4 @@
+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>
30-Jul-2003: Upgraded package: P<pgp-6.5.8-1.20030730>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]