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: 03-Jan-2003 12:47:32
Branch: HEAD Handle: 2003010311472902
Modified files:
openpkg-src/xalan-c xalan-c.spec
openpkg-web news.txt
Log:
upgrade to new %option world order
Summary:
Revision Changes Path
1.7 +8 -8 openpkg-src/xalan-c/xalan-c.spec
1.2542 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/xalan-c/xalan-c.spec
============================================================================
$ cvs diff -u -r1.6 -r1.7 xalan-c.spec
--- openpkg-src/xalan-c/xalan-c.spec 3 Jan 2003 10:55:43 -0000 1.6
+++ openpkg-src/xalan-c/xalan-c.spec 3 Jan 2003 11:47:31 -0000 1.7
@@ -24,11 +24,8 @@
##
# package version
-%define V_opkg 1.4
-%define V_dist 1_4
-
-# package options
-%option with_threads no
+%define V_opkg 1.4
+%define V_dist 1_4
# package information
Name: xalan-c
@@ -40,7 +37,10 @@
Group: Web
License: Apache Software License 1.1
Version: %{V_opkg}
-Release: 20030102
+Release: 20030103
+
+# package options
+%option with_threads no
# list of sources
Source0: http://xml.apache.org/dist/xalan-c/Xalan-C_%{V_dist}-src.tar.gz
@@ -49,8 +49,8 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, autoconf, gcc, make, xerces-c >= 2.1.0
-PreReq: OpenPKG, openpkg, xerces-c >= 2.1.0
+BuildPreReq: OpenPKG, openpkg >= 20030103, autoconf, gcc, make, xerces-c >= 2.1.0
+PreReq: OpenPKG, openpkg >= 20030103, xerces-c >= 2.1.0
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2541 -r1.2542 news.txt
--- openpkg-web/news.txt 3 Jan 2003 11:45:27 -0000 1.2541
+++ openpkg-web/news.txt 3 Jan 2003 11:47:29 -0000 1.2542
@@ -1,3 +1,4 @@
+03-Jan-2003: New package: P<xalan-c-1.4-20030103>
03-Jan-2003: New package: P<vim-6.1.270-20030103>
03-Jan-2003: New package: P<tcl-8.4.1-20030103>
03-Jan-2003: New package: P<sudo-1.6.6-20030103>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]