[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openpkg-cvs
Subject:    [CVS] OpenPKG: openpkg-src/openpkg openpkg.spec openpkg-web news.txt
From:       "Ralf S. Engelschall" <rse () openpkg ! org>
Date:       2002-10-28 19:21:27
[Download RAW message or body]

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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  rse@openpkg.org
  Module: openpkg-web, openpkg-src         Date:   28-Oct-2002 20:21:27
  Branch: HEAD                             Handle: 2002102819212600

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

  Log:
    fix building under NetBSD

  Summary:
    Revision    Changes     Path
    1.106       +8  -3      openpkg-src/openpkg/openpkg.spec
    1.1906      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  Index: openpkg-src/openpkg/openpkg.spec
  ============================================================
  $ cvs diff -u -r1.105 -r1.106 openpkg.spec
  --- openpkg-src/openpkg/openpkg.spec	23 Oct 2002 08:21:45 -0000	1.105
  +++ openpkg-src/openpkg/openpkg.spec	28 Oct 2002 19:21:26 -0000	1.106
  @@ -39,8 +39,8 @@
   #   o any cc(1)
   
   #   the package version and release
  -%define       V_openpkg 20021023
  -%define       R_openpkg 20021023
  +%define       V_openpkg 20021028
  +%define       R_openpkg 20021028
   
   #   the used software versions
   %define       V_rpm     4.0.2
  @@ -352,14 +352,19 @@
   
       #   build GNU bash tool
       ( cd bash-%{V_bash}
  +      ( echo "ac_cv_header_wchar_h=no"
  +        echo "ac_cv_header_wctype_h=no"
  +        echo "ac_cv_func_mbsrtowcs=no"
  +      ) >config.cache
         CC="${l_cc}"
         ./configure \
  +          --cache-file=./config.cache \
             --prefix=%{l_prefix} \
             --without-curses \
             --without-gnu-malloc \
             --disable-nls
         ${l_make} || exit $?
  -      (mv bash ..; ${l_make} clean || true; mv ../bash .)
  +      ( mv bash ..; ${l_make} clean || true; mv ../bash . )
       )
   
       #   build GNU tar tool
  Index: openpkg-web/news.txt
  ============================================================
  $ cvs diff -u -r1.1905 -r1.1906 news.txt
  --- openpkg-web/news.txt	28 Oct 2002 19:11:33 -0000	1.1905
  +++ openpkg-web/news.txt	28 Oct 2002 19:21:26 -0000	1.1906
  @@ -1,3 +1,4 @@
  +28-Oct-2002: Upgraded package: P<openpkg-20021028-20021028>
   28-Oct-2002: Upgraded package: P<bash-2.05b-20021028>
   28-Oct-2002: Upgraded package: P<sasl-2.1.9-20021028>
   28-Oct-2002: Upgraded package: P<vim-6.1.245-20021028>
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic