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 openpkg$ Date: 06-Apr-2003 17:02:34
Branch: HEAD Handle: 2003040616023102
Modified files:
openpkg-re/vcheck vc.hevea
openpkg-src/hevea hevea.spec
openpkg-web news.txt
Log:
upgrading package: hevea 20020917 -> 1.06
Summary:
Revision Changes Path
1.8 +2 -3 openpkg-re/vcheck/vc.hevea
1.13 +5 -8 openpkg-src/hevea/hevea.spec
1.3985 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.hevea
============================================================================
$ cvs diff -u -r1.7 -r1.8 vc.hevea
--- openpkg-re/vcheck/vc.hevea 7 Nov 2002 19:58:36 -0000 1.7
+++ openpkg-re/vcheck/vc.hevea 6 Apr 2003 15:02:31 -0000 1.8
@@ -2,9 +2,8 @@
}
prog hevea = {
- comment = "rse: 2002.11.06 fails: Reference to unbound regexp name `as' at char
1009"
- version = 2002.09.17
- url = ftp://ftp.inria.fr/INRIA/Projects/para/hevea/unstable/
+ version = 1.06
+ url = http://para.inria.fr/~maranget/hevea/
regex = hevea-(__VER__)\.tar\.gz
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/hevea/hevea.spec
============================================================================
$ cvs diff -u -r1.12 -r1.13 hevea.spec
--- openpkg-src/hevea/hevea.spec 3 Jan 2003 10:52:27 -0000 1.12
+++ openpkg-src/hevea/hevea.spec 6 Apr 2003 15:02:33 -0000 1.13
@@ -23,9 +23,6 @@
## SUCH DAMAGE.
##
-%define V_dist 2002.09.17
-%define V_opkg 20020917
-
# package information
Name: hevea
Summary: LaTeX to HTML Converter
@@ -35,11 +32,11 @@
Distribution: OpenPKG [EVAL]
Group: Text
License: QPL
-Version: %{V_opkg}
-Release: 20020918
+Version: 1.06
+Release: 20030406
# list of sources
-Source0:
ftp://ftp.inria.fr/INRIA/Projects/para/hevea/unstable/hevea-%{V_dist}.tar.gz
+Source0: http://para.inria.fr/~maranget/hevea/distri/hevea-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
@@ -62,10 +59,10 @@
by writing LaTeX code.
%prep
- %setup -q -n hevea-%{V_dist}
+ %setup -q
%build
- %{l_make} %{l_mflags -O} \
+ %{l_make} %{l_mflags} \
TARGET=opt CPP="%{l_cc} -E -P -x c" \
BINDIR=%{l_prefix}/bin \
LIBDIR=%{l_prefix}/share/hevea
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3984 -r1.3985 news.txt
--- openpkg-web/news.txt 6 Apr 2003 09:10:35 -0000 1.3984
+++ openpkg-web/news.txt 6 Apr 2003 15:02:32 -0000 1.3985
@@ -1,3 +1,4 @@
+06-Apr-2003: Upgraded package: P<hevea-1.06-20030406>
06-Apr-2003: Upgraded package: P<bs-0.97p2-20030406>
06-Apr-2003: Upgraded package: P<ncurses-5.3.20030405-20030406>
06-Apr-2003: Upgraded package: P<perl-www-20030406-20030406>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]