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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   20-Aug-2002 17:01:07
  Branch: HEAD                             Handle: 2002082016010600

  Modified files:
    openpkg-src/bind        bind.spec

  Log:
    sorry, but libbind makes too much trouble and we solved libnet problem now in a 
different way

  Summary:
    Revision    Changes     Path
    1.28        +3  -2      openpkg-src/bind/bind.spec
  ____________________________________________________________________________

  Index: openpkg-src/bind/bind.spec
  ============================================================
  $ cvs diff -u -r1.27 -r1.28 bind.spec
  --- openpkg-src/bind/bind.spec        20 Aug 2002 14:18:05 -0000      1.27
  +++ openpkg-src/bind/bind.spec        20 Aug 2002 15:01:06 -0000      1.28
  @@ -48,7 +48,7 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20020206, make, openssl, libtool
  +BuildPreReq:  OpenPKG, openpkg >= 20020206, make, openssl
   PreReq:       OpenPKG, openpkg >= 20020206
   AutoReq:      no
   AutoReqProv:  no
  @@ -73,7 +73,7 @@
           --localstatedir=%{l_prefix}/var/bind \
           --with-openssl=%{l_prefix} \
           --with-libtool \
  -        --enable-libbind \
  +        --without-libbind \
           --disable-threads \
           --disable-shared \
           --disable-nls
  @@ -90,6 +90,7 @@
       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
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to