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:   08-Apr-2005 08:43:39
  Branch: HEAD                             Handle: 2005040807433900

  Modified files:
    openpkg-src/p7zip       p7zip.spec

  Log:
    upgrading package: p7zip 4.14.01 -> 4.16

  Summary:
    Revision    Changes     Path
    1.8         +7  -7      openpkg-src/p7zip/p7zip.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/p7zip/p7zip.spec
  ============================================================================
  $ cvs diff -u -r1.7 -r1.8 p7zip.spec
  --- openpkg-src/p7zip/p7zip.spec      24 Mar 2005 11:19:50 -0000      1.7
  +++ openpkg-src/p7zip/p7zip.spec      8 Apr 2005 06:43:39 -0000       1.8
  @@ -32,8 +32,8 @@
   Class:        EVAL
   Group:        Archiver
   License:      LGPL
  -Version:      4.14.01
  -Release:      20050124
  +Version:      4.16
  +Release:      20050408
   
   #   list of sources
   Source0:      
http://osdn.dl.sourceforge.net/p7zip/p7zip_%{version}_src.tar.bz2
  @@ -66,11 +66,11 @@
   %build
       machine=""
       case "%{l_platform -t}" in
  -        *-freebsd*    ) machine="freebsd_x86"   ;;
  -        i?86-linux*   ) machine="linux_x86"     ;;
  -        amd64-linux*  ) machine="linux_amd64"   ;;
  -        sun*-solaris* ) machine="solaris_sparc" ;;
  -        i?86-solaris* ) machine="solaris_x86"   ;;
  +        *-freebsd*    ) machine="freebsd"              ;;
  +        i?86-linux*   ) machine="linux_x86_ppc_alpha"  ;;
  +        amd64-linux*  ) machine="linux_amd64"          ;;
  +        sun*-solaris* ) machine="solaris_sparc"        ;;
  +        i?86-solaris* ) machine="solaris_x86"          ;;
       esac
       if [ ".$machine" != . ]; then
           cp makefile.$machine makefile.machine
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to