OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Michael Schloh
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-web, openpkg-src         Date:   20-Aug-2002 16:18:05
  Branch: HEAD                             Handle: 2002082015180401

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

  Log:
    Build libbind.a to supply the obsolete gethostbyname2(3) for defunct apps like 
libnet.

  Summary:
    Revision    Changes     Path
    1.27        +3  -4      openpkg-src/bind/bind.spec
    1.1273      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  Index: openpkg-src/bind/bind.spec
  ============================================================
  $ cvs diff -u -r1.26 -r1.27 bind.spec
  --- openpkg-src/bind/bind.spec        13 Aug 2002 12:47:32 -0000      1.26
  +++ openpkg-src/bind/bind.spec        20 Aug 2002 14:18:05 -0000      1.27
  @@ -33,7 +33,7 @@
   Group:        DNS
   License:      ISC
   Version:      9.2.1
  -Release:      20020614
  +Release:      20020820
   
   #   list of sources
   Source0:      ftp://ftp.isc.org/isc/bind9/%{version}/bind-%{version}.tar.gz
  @@ -48,7 +48,7 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20020206, make, openssl
  +BuildPreReq:  OpenPKG, openpkg >= 20020206, make, openssl, libtool
   PreReq:       OpenPKG, openpkg >= 20020206
   AutoReq:      no
   AutoReqProv:  no
  @@ -73,7 +73,7 @@
           --localstatedir=%{l_prefix}/var/bind \
           --with-openssl=%{l_prefix} \
           --with-libtool \
  -        --without-libbind \
  +        --enable-libbind \
           --disable-threads \
           --disable-shared \
           --disable-nls
  @@ -90,7 +90,6 @@
       strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true
       rm -f $RPM_BUILD_ROOT%{l_prefix}/bin/isc-config.sh
       rm -rf $RPM_BUILD_ROOT%{l_prefix}/include
  -    rm -rf $RPM_BUILD_ROOT%{l_prefix}/lib
       rm -rf $RPM_BUILD_ROOT%{l_prefix}/man/man3
   
       #   install BIND9 ARM
  Index: openpkg-web/news.txt
  ============================================================
  $ cvs diff -u -r1.1272 -r1.1273 news.txt
  --- openpkg-web/news.txt      20 Aug 2002 14:16:43 -0000      1.1272
  +++ openpkg-web/news.txt      20 Aug 2002 14:18:04 -0000      1.1273
  @@ -1,3 +1,4 @@
  +20-Aug-2002: Upgraded package: P<bind-9.2.1-20020820>
   20-Aug-2002: Upgraded package: P<shellutils-2.0.15-20020820>
   20-Aug-2002: Upgraded package: P<bind8-8.3.3-20020820>
   20-Aug-2002: Upgraded package: P<lout-3.25-20020820>
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to