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:40:18
  Branch: HEAD                             Handle: 2006111109401800

  Modified files:
    openpkg-src/epm         epm.spec

  Log:
    cleanup %description formatting; switch to simpler HTTP mirror based
    version tracking

  Summary:
    Revision    Changes     Path
    1.38        +10 -13     openpkg-src/epm/epm.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/epm/epm.spec
  ============================================================================
  $ cvs diff -u -r1.37 -r1.38 epm.spec
  --- openpkg-src/epm/epm.spec  16 Oct 2006 10:58:01 -0000      1.37
  +++ openpkg-src/epm/epm.spec  11 Nov 2006 09:40:18 -0000      1.38
  @@ -33,10 +33,10 @@
   Group:        System
   License:      GPL
   Version:      4.0
  -Release:      20061016
  +Release:      20061111
   
   #   list of sources
  -Source0:      
ftp://ftp.easysw.com/pub/epm/%{version}/epm-%{version}-source.tar.bz2
  +Source0:      
http://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/epm/%{version}/epm-%{version}-source.tar.bz2
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -48,21 +48,18 @@
   
   %description
       EPM is a free UNIX software/file packaging program that generates
  -    distribution archives in various formats from a list of files.  It can
  -    generate portable script-based distribution packages complete with
  -    installation and removal scripts, generate vendor distributions in AIX,
  -    BSD, Compaq Tru64, Debian, HP-UX, IRIX, Red Hat, and Solaris formats, and
  -    provide a complete, cross-platform software distribution solution for 
your
  -    applications.
  +    distribution archives in various formats from a list of files. It
  +    can generate portable script-based distribution packages complete
  +    with installation and removal scripts, generate vendor distributions
  +    in AIX, BSD, Compaq Tru64, Debian, HP-UX, IRIX, Red Hat, and
  +    Solaris formats, and provide a complete, cross-platform software
  +    distribution solution for your applications.
   
   %track
       prog epm = {
  -        comment   = "rse: FTP service supports active mode only and has 
empty version subdirs"
           version   = %{version}
  -        url       = ftp://ftp.easysw.com/pub/epm/
  -        regex     = (__VER__)
  -        url       = ftp://ftp.easysw.com/pub/epm/__NEWVER__/
  -        regex     = epm-(\d+(\.\d+)*)-source\.tar\.bz2
  +        url       = 
http://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/epm/
  +        regex     = (\d+(\.\d+)+)/
       }
   
   %prep
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to