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: 24-Jan-2004 22:37:38
Branch: HEAD Handle: 2004012421373502
Modified files:
openpkg-src/zlex zlex.spec
openpkg-web news.txt
Log:
fix building
Summary:
Revision Changes Path
1.4 +2 -2 openpkg-src/zlex/zlex.spec
1.8232 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/zlex/zlex.spec
============================================================================
$ cvs diff -u -r1.3 -r1.4 zlex.spec
--- openpkg-src/zlex/zlex.spec 23 Jan 2004 13:16:10 -0000 1.3
+++ openpkg-src/zlex/zlex.spec 24 Jan 2004 21:37:37 -0000 1.4
@@ -33,7 +33,7 @@
Group: Language
License: GPL
Version: 1.02
-Release: 20030827
+Release: 20040124
# list of sources
Source0: http://www.cs.binghamton.edu/~zdu/dist/zlex-%{version}.tar.gz
@@ -62,7 +62,7 @@
%build
%{l_shtool} subst \
-e 's;^all:.*;all: $(PROGRAM).info;' \
- libz/doc/Makefile.in
+ zlex/doc/Makefile.in
echo "zz_cv_cc_tok_cat=yes" >config.cache
CC="%{l_cc}" \
CFLAGS="%{l_cflags -O}" \
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.8231 -r1.8232 news.txt
--- openpkg-web/news.txt 24 Jan 2004 21:35:21 -0000 1.8231
+++ openpkg-web/news.txt 24 Jan 2004 21:37:35 -0000 1.8232
@@ -1,3 +1,4 @@
+24-Jan-2004: Upgraded package: P<zlex-1.02-20040124>
24-Jan-2004: Upgraded package: P<xscreensaver-4.14-20040124>
24-Jan-2004: Upgraded package: P<xplanet-0.94-20040124>
24-Jan-2004: Upgraded package: P<xmlrpcpp-0.7-20040124>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]