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:   17-May-2007 18:31:04
  Branch: HEAD                             Handle: 2007051717310400

  Modified files:
    openpkg-src/cftp        cftp.spec

  Log:
    fix URLs

  Summary:
    Revision    Changes     Path
    1.33        +4  -4      openpkg-src/cftp/cftp.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/cftp/cftp.spec
  ============================================================================
  $ cvs diff -u -r1.32 -r1.33 cftp.spec
  --- openpkg-src/cftp/cftp.spec        1 Jan 2007 17:37:03 -0000       1.32
  +++ openpkg-src/cftp/cftp.spec        17 May 2007 16:31:04 -0000      1.33
  @@ -25,7 +25,7 @@
   #   package information
   Name:         cftp
   Summary:      Interactive Full-Screen FTP Client
  -URL:          http://ftp.giga.or.at/pub/nih/cftp/
  +URL:          ftp://ftp.giga.or.at/pub/nih/cftp/
   Vendor:       D. Baron, T. Klausner
   Packager:     OpenPKG Foundation e.V.
   Distribution: OpenPKG Community
  @@ -33,10 +33,10 @@
   Group:        FTP
   License:      GPL
   Version:      0.12
  -Release:      20061013
  +Release:      20070517
   
   #   list of sources
  -Source0:      http://ftp.giga.or.at/pub/nih/cftp/cftp-%{version}.tar.gz
  +Source0:      ftp://ftp.giga.or.at/pub/nih/cftp/cftp-%{version}.tar.gz
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -52,7 +52,7 @@
   %track
       prog cftp = {
           version   = %{version}
  -        url       = http://ftp.giga.or.at/pub/nih/cftp/
  +        url       = ftp://ftp.giga.or.at/pub/nih/cftp/
           regex     = cftp-(__VER__)\.tar\.gz
       }
   
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to