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:   27-Oct-2005 10:06:09
  Branch: HEAD                             Handle: 2005102709060800

  Modified files:
    openpkg-src/expect      expect.spec

  Log:
    fix tracking

  Summary:
    Revision    Changes     Path
    1.44        +3  -3      openpkg-src/expect/expect.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/expect/expect.spec
  ============================================================================
  $ cvs diff -u -r1.43 -r1.44 expect.spec
  --- openpkg-src/expect/expect.spec    17 Oct 2005 23:15:46 -0000      1.43
  +++ openpkg-src/expect/expect.spec    27 Oct 2005 08:06:08 -0000      1.44
  @@ -47,7 +47,7 @@
   Group:        Language
   License:      GPL
   Version:      %{V_expect_tar}
  -Release:      20051018
  +Release:      20051027
   
   #   list of sources
   Source0:      http://expect.nist.gov/src/expect-%{V_expect_tar}.tar.gz
  @@ -75,8 +75,8 @@
       }
       prog expect:tcl = {
           version   = %{V_tcl}
  -        url       = ftp://ftp.scriptics.com/pub/tcl/tcl8_4/
  -        regex     = tcl(__VER__)-src\.tar\.gz
  +        url       = http://prdownloads.sourceforge.net/tcl/
  +        regex     = tcl(\d+\.\d+(\.\d+)?)-src\.tar.gz
       }
   
   %prep
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to