OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 12-Jan-2007 15:27:18
Branch: HEAD Handle: 2007011214271800
Modified files:
openpkg-src/xalan-c xalan-c.spec
Log:
remember why tracking is disabled
Summary:
Revision Changes Path
1.31 +2 -1 openpkg-src/xalan-c/xalan-c.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/xalan-c/xalan-c.spec
============================================================================
$ cvs diff -u -r1.30 -r1.31 xalan-c.spec
--- openpkg-src/xalan-c/xalan-c.spec 1 Jan 2007 17:42:54 -0000 1.30
+++ openpkg-src/xalan-c/xalan-c.spec 12 Jan 2007 14:27:18 -0000 1.31
@@ -39,7 +39,7 @@
Group: XML
License: Apache Software License 1.1
Version: %{V_opkg}
-Release: 20061013
+Release: 20070112
# package options
%option with_threads no
@@ -72,6 +72,7 @@
%track
prog xalan-c = {
disabled
+ comment = "rse: JUNK class package"
version = %{V_dist}
url = http://www.apache.org/dist/xml/xalan-c/
regex = \bXalan-C_(__VER__)-src\.tar\.gz
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]