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-Jun-2006 09:19:48
  Branch: HEAD                             Handle: 2006062708194800

  Modified files:
    openpkg-src/spread      spread.spec

  Log:
    update URLs and add missing tracking

  Summary:
    Revision    Changes     Path
    1.41        +9  -2      openpkg-src/spread/spread.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/spread/spread.spec
  ============================================================================
  $ cvs diff -u -r1.40 -r1.41 spread.spec
  --- openpkg-src/spread/spread.spec    1 Jan 2006 13:22:38 -0000       1.40
  +++ openpkg-src/spread/spread.spec    27 Jun 2006 07:19:48 -0000      1.41
  @@ -33,13 +33,13 @@
   Group:        Network
   License:      BSD-style
   Version:      3.17.3
  -Release:      20041019
  +Release:      20060627
   
   #   package options
   %option       with_perl   no
   
   #   list of sources
  -Source0:      
http://www.cnds.jhu.edu/download/download_spread.cgi::/spread-src-%{version}.tar.gz
  +Source0:      http://www.spread.org/download/::/spread-src-%{version}.tar.gz
   Source1:      rc.spread
   
   #   build information
  @@ -61,6 +61,13 @@
       groupware, distributed servers, client-server applications, chat and
       news services, and many other networked enabled tools.
   
  +%track
  +    prog spread = {
  +        version   = %{version}
  +        url       = http://www.spread.org/download.html
  +        regex     = spread-src-(\d+(.\d+)+)\.tar\.gz
  +    }
  +
   %prep
       %setup -q -n spread-src-%{version}
       %{l_shtool} subst \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to