OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Torsten Homeyer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 21-Oct-2004 17:25:48
Branch: HEAD Handle: 2004102116254800
Modified files:
openpkg-src/xalan-c xalan-c.spec
Log:
fixed tracking
Summary:
Revision Changes Path
1.22 +3 -3 openpkg-src/xalan-c/xalan-c.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/xalan-c/xalan-c.spec
============================================================================
$ cvs diff -u -r1.21 -r1.22 xalan-c.spec
--- openpkg-src/xalan-c/xalan-c.spec 7 Feb 2004 17:59:57 -0000 1.21
+++ openpkg-src/xalan-c/xalan-c.spec 21 Oct 2004 15:25:48 -0000 1.22
@@ -40,13 +40,13 @@
Group: Web
License: Apache Software License 1.1
Version: %{V_opkg}
-Release: 20040207
+Release: 20041021
# package options
%option with_threads no
# list of sources
-Source0: http://xml.apache.org/dist/xalan-c/Xalan-C_%{V_dist}-src.tar.gz
+Source0: http://www.apache.org/dist/xml/xalan-c/Xalan-C_%{V_dist}-src.tar.gz
Patch0: xalan-c.patch
# build information
@@ -73,7 +73,7 @@
%track
prog xalan-c = {
version = %{V_dist}
- url = http://xml.apache.org/dist/xalan-c/
+ url = http://www.apache.org/dist/xml/xalan-c/
regex = \bXalan-C_(__VER__)-src\.tar\.gz
}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]