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                      Date:   24-May-2004 08:32:55
  Branch: HEAD                             Handle: 2004052407325400

  Modified files:
    openpkg-src/expat       expat.spec

  Log:
    fix URLs

  Summary:
    Revision    Changes     Path
    1.21        +3  -3      openpkg-src/expat/expat.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/expat/expat.spec
  ============================================================================
  $ cvs diff -u -r1.20 -r1.21 expat.spec
  --- openpkg-src/expat/expat.spec      7 Feb 2004 17:54:45 -0000       1.20
  +++ openpkg-src/expat/expat.spec      24 May 2004 06:32:54 -0000      1.21
  @@ -34,10 +34,10 @@
   Group:        Converter
   License:      MIT/X11-style
   Version:      1.95.7
  -Release:      20040207
  +Release:      20040524
   
   #   list of sources
  -Source0:      http://download.sourceforge.net/expat/expat-%{version}.tar.gz
  +Source0:      http://osdn.dl.sourceforge.net/expat/expat-%{version}.tar.gz
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -54,7 +54,7 @@
   %track
       prog expat = {
           version   = %{version}
  -        url       = http://download.sourceforge.net/expat/
  +        url       = http://prdownloads.sourceforge.net/expat/
           regex     = expat-(__VER__)\.tar\.gz
       }
   
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to