OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-web, openpkg-src         Date:   27-Nov-2002 12:14:22
  Branch: HEAD                             Handle: 2002112711142101

  Modified files:
    openpkg-src/openpkg     openpkg.spec
    openpkg-web             news.txt

  Log:
    and also the bigger hammer for bash included in the bootstrap package

  Summary:
    Revision    Changes     Path
    1.112       +10 -3      openpkg-src/openpkg/openpkg.spec
    1.2126      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  Index: openpkg-src/openpkg/openpkg.spec
  ============================================================
  $ cvs diff -u -r1.111 -r1.112 openpkg.spec
  --- openpkg-src/openpkg/openpkg.spec  22 Nov 2002 11:30:58 -0000      1.111
  +++ openpkg-src/openpkg/openpkg.spec  27 Nov 2002 11:14:22 -0000      1.112
  @@ -39,8 +39,8 @@
   #   o any cc(1)
   
   #   the package version and release
  -%define       V_openpkg 20021122
  -%define       R_openpkg 20021122
  +%define       V_openpkg 20021127
  +%define       R_openpkg 20021127
   
   #   the used software versions
   %define       V_rpm     4.0.2
  @@ -352,9 +352,16 @@
   
       #   build GNU bash tool
       ( cd bash-%{V_bash}
  -      ( echo "ac_cv_header_wchar_h=no"
  +      ( #   force disabled wide-character support
  +        echo "ac_cv_header_wchar_h=no"
           echo "ac_cv_header_wctype_h=no"
           echo "ac_cv_func_mbsrtowcs=no"
  +        #   force disabled internationalization support
  +        echo "ac_cv_header_libintl_h=no"
  +        echo "ac_cv_func_gettext=no"
  +        echo "ac_cv_func_textdomain=no"
  +        echo "ac_cv_func_bindtextdomain=no"
  +        echo "ac_cv_lib_intl_bindtextdomain=no"
         ) >config.cache
         CC="${l_cc}"
         ./configure \
  Index: openpkg-web/news.txt
  ============================================================
  $ cvs diff -u -r1.2125 -r1.2126 news.txt
  --- openpkg-web/news.txt      27 Nov 2002 11:10:29 -0000      1.2125
  +++ openpkg-web/news.txt      27 Nov 2002 11:14:21 -0000      1.2126
  @@ -1,3 +1,4 @@
  +27-Nov-2002: Upgraded package: P<openpkg-20021127-20021127>
   27-Nov-2002: Upgraded package: P<bash-2.05b-20021127>
   27-Nov-2002: Upgraded package: P<squid-2.5.1-20021127>
   27-Nov-2002: Upgraded package: P<openssh-3.5p1-20021127>
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to