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:   18-Aug-2006 15:20:11
  Branch: OPENPKG_2_STABLE                 Handle: 2006081814200900

  Modified files:           (Branch: OPENPKG_2_STABLE)
    openpkg-src/openpkg     HISTORY openpkg.spec

  Log:
    MFC: latest changes

  Summary:
    Revision    Changes     Path
    1.337.2.7   +4  -0      openpkg-src/openpkg/HISTORY
    1.490.2.7   +4  -3      openpkg-src/openpkg/openpkg.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/openpkg/HISTORY
  ============================================================================
  $ cvs diff -u -r1.337.2.6 -r1.337.2.7 HISTORY
  --- openpkg-src/openpkg/HISTORY       15 Aug 2006 19:32:45 -0000      
1.337.2.6
  +++ openpkg-src/openpkg/HISTORY       18 Aug 2006 13:20:09 -0000      
1.337.2.7
  @@ -2,6 +2,10 @@
   2006
   ====
   
  +20060818 **** RELEASE AS PART OF OPENPKG 2.20060818 ***
  +20060818 upgrade to openpkg-tools 0.8.68
  +20060818 try to workaround "grep -e" Autoconf issues on Solaris with OSSP 
uuid.
  +
   20060815 **** RELEASE AS PART OF OPENPKG 2.20060815 ***
   20060815 upgrade to openpkg-tools 0.8.67 (finally allows "openpkg build" to 
really run under miniperl)
   
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/openpkg/openpkg.spec
  ============================================================================
  $ cvs diff -u -r1.490.2.6 -r1.490.2.7 openpkg.spec
  --- openpkg-src/openpkg/openpkg.spec  15 Aug 2006 19:32:46 -0000      
1.490.2.6
  +++ openpkg-src/openpkg/openpkg.spec  18 Aug 2006 13:20:09 -0000      
1.490.2.7
  @@ -38,7 +38,7 @@
   #   o any cc(1)
   
   #   the package version/release
  -%define       V_openpkg  2.20060815
  +%define       V_openpkg  2.20060818
   
   #   the used software versions
   %define       V_rpm      4.2.1
  @@ -56,7 +56,7 @@
   %define       V_registry 0.7.2
   %define       V_perl     5.8.8
   %define       V_openssl  0.9.8b
  -%define       V_tools    0.8.67
  +%define       V_tools    0.8.68
   
   #   package information
   Name:         openpkg
  @@ -151,7 +151,7 @@
   AutoReq:      no
   AutoReqProv:  no
   Provides:     OpenPKG
  -Provides:     openpkg = 20060815-20060815
  +Provides:     openpkg = 20060818-20060818
   
   %description
       This is the bootstrap package for the RPM-based Unix Software
  @@ -727,6 +727,7 @@
       ( cd uuid-%{V_uuid}
         CC="${l_cc}" \
         CFLAGS="-O" \
  +      GREP="grep" \
         ./configure \
           --prefix=%{l_prefix} \
           --disable-shared
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to