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: 11-Oct-2006 17:46:07
Branch: HEAD Handle: 2006101116460600
Modified files:
openpkg-src/bash bash.spec
Log:
it is fully ok if the tracking fails at all (we have also other
packages were this is the case), but if we disable the tracking here
we will not recognize it fast enough once patches become available in
the future. So, enable the tracking but keep the comment so we
understand the resulting tracking errors.
Summary:
Revision Changes Path
1.82 +0 -1 openpkg-src/bash/bash.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/bash/bash.spec
============================================================================
$ cvs diff -u -r1.81 -r1.82 bash.spec
--- openpkg-src/bash/bash.spec 11 Oct 2006 15:06:26 -0000 1.81
+++ openpkg-src/bash/bash.spec 11 Oct 2006 15:46:06 -0000 1.82
@@ -68,7 +68,6 @@
regex = bash-(__VER__)\.tar\.gz
}
prog bash:patches = {
- disabled
comment = "cs: no patches available at this time"
version = %{V_base_comp}-%{V_plvl_pad}
url = ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]