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:   12-May-2006 16:35:07
  Branch: HEAD                             Handle: 2006051215350500

  Modified files:
    openpkg-src/openpkg     HISTORY openpkg.boot openpkg.spec

  Log:
    prepare for forthcoming MFC

  Summary:
    Revision    Changes     Path
    1.327       +6  -3      openpkg-src/openpkg/HISTORY
    1.58        +1  -1      openpkg-src/openpkg/openpkg.boot
    1.479       +1  -1      openpkg-src/openpkg/openpkg.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/openpkg/HISTORY
  ============================================================================
  $ cvs diff -u -r1.326 -r1.327 HISTORY
  --- openpkg-src/openpkg/HISTORY       12 May 2006 09:58:00 -0000      1.326
  +++ openpkg-src/openpkg/HISTORY       12 May 2006 14:35:05 -0000      1.327
  @@ -2,15 +2,17 @@
   2006
   ====
   
  +20060512 **** RELEASE AS PART OF OPENPKG 2.5.2 ***
  +20060512 upgrade to OpenPKG Registry 0.4.0
   20060512 add a bootstrap wrapper for "openpkg build" command similar to 
"openpkg install"
   20060512 fix "openpkg install" command under OpenPKG Registry world order by 
using RDF index files
   20060512 include a copy of the OpenPKG Registry client ("openpkg register")
   20060419 upgrade to GNU shtool 2.0.6
   20060417 increase Solaris SMF timeout from 60 to 180 seconds
  -20060417 upgrade to GNU make 3.81
  +20060417 upgrade to GNU make 3.81 (excluded in 2.5.2)
   20060320 upgrade to cURL 7.15.3
   20060313 upgrade to OSSP uuid 1.4.2
  -20060311 upgrade to GNU config 20060310
  +20060311 upgrade to GNU config 20060310 (excluded in 2.5.2)
   20060307 fixed Solaris 10 svc manifest
   20060307 cleanup building of GNU Bash
   20060306 fixed building of GNU Bash by reducing dependency to Bison/Yacc
  @@ -27,7 +29,8 @@
   2005
   ====
   
  -20051209 upgrade to GNU Bash 3.1
  +20051210 **** RELEASE AS PART OF OPENPKG 2.5.1 ***
  +20051209 upgrade to GNU Bash 3.1 (excluded in 2.5.2)
   20051207 upgrade to cURL 7.15.1
   20051206 upgrade to OSSP uuid 1.3.2
   20051017 cleanup the source tree by removing trailing blanks from HISTORY
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/openpkg/openpkg.boot
  ============================================================================
  $ cvs diff -u -r1.57 -r1.58 openpkg.boot
  --- openpkg-src/openpkg/openpkg.boot  1 Jan 2006 13:17:48 -0000       1.57
  +++ openpkg-src/openpkg/openpkg.boot  12 May 2006 14:35:05 -0000      1.58
  @@ -375,7 +375,7 @@
       exit 1
   fi
   ( echo "#!/bin/sh"
  -  echo "exec $RPM_BUILD_ROOT$prefix/libexec/openpkg/rpm \\"
  +  echo "exec $RPM_BUILD_ROOT$prefix/lib/openpkg/rpm \\"
     echo "    --rcfile \"$tmpdir/rpm.1\" \\"
     echo "    --define \"__platform 
$RPM_BUILD_ROOT$prefix/etc/openpkg/platform\" \\"
     echo "    \"[EMAIL PROTECTED]""
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/openpkg/openpkg.spec
  ============================================================================
  $ cvs diff -u -r1.478 -r1.479 openpkg.spec
  --- openpkg-src/openpkg/openpkg.spec  12 May 2006 09:58:00 -0000      1.478
  +++ openpkg-src/openpkg/openpkg.spec  12 May 2006 14:35:05 -0000      1.479
  @@ -53,7 +53,7 @@
   %define       V_bash     3.1
   %define       V_uuid     1.4.2
   %define       V_config   20060310
  -%define       V_registry 0.3.0
  +%define       V_registry 0.4.0
   
   #   package information
   Name:         openpkg
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to