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-Nov-2006 10:44:10
  Branch: HEAD                             Handle: 2006111109440900

  Modified files:
    openpkg-src/cvs         cvs.spec

  Log:
    fix tracking of cvslock

  Summary:
    Revision    Changes     Path
    1.112       +3  -3      openpkg-src/cvs/cvs.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/cvs/cvs.spec
  ============================================================================
  $ cvs diff -u -r1.111 -r1.112 cvs.spec
  --- openpkg-src/cvs/cvs.spec  13 Oct 2006 17:27:27 -0000      1.111
  +++ openpkg-src/cvs/cvs.spec  11 Nov 2006 09:44:09 -0000      1.112
  @@ -37,7 +37,7 @@
   Group:        SCM
   License:      GPL
   Version:      %{V_cvs}
  -Release:      20061013
  +Release:      20061111
   
   #   package options
   %option       with_fsl         yes
  @@ -46,7 +46,7 @@
   
   #   list of sources
   Source0:      
ftp://ftp.gnu.org/non-gnu/cvs/source/feature/cvs-%{V_cvs}.tar.bz2
  -Source1:      
ftp://riemann.iam.uni-bonn.de/pub/users/roessler/cvslock/cvslock-%{V_cvslock}.tar.gz
  +Source1:      
http://www.does-not-exist.org/roessler/cvslock-%{V_cvslock}.tar.gz
   Source2:      rc.cvs
   Source3:      fsl.cvs
   Patch0:       cvs.patch
  @@ -93,7 +93,7 @@
       }
       prog cvs:cvslock = {
           version   = %{V_cvslock}
  -        url       = ftp://riemann.iam.uni-bonn.de/pub/users/roessler/cvslock/
  +        url       = http://www.does-not-exist.org/roessler/bits.html
           regex     = cvslock-(__VER__)\.tar\.gz
       }
   
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to