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:   26-Aug-2002 14:52:01
  Branch: HEAD                             Handle: 2002082613520001

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

  Log:
    Removed parallel make logic, and removed an include directory to avoid including 
unusable (but identically named) header files.

  Summary:
    Revision    Changes     Path
    1.32        +3  -3      openpkg-src/openldap/openldap.spec
    1.1415      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  Index: openpkg-src/openldap/openldap.spec
  ============================================================
  $ cvs diff -u -r1.31 -r1.32 openldap.spec
  --- openpkg-src/openldap/openldap.spec        22 Aug 2002 13:28:28 -0000      1.31
  +++ openpkg-src/openldap/openldap.spec        26 Aug 2002 12:52:01 -0000      1.32
  @@ -33,7 +33,7 @@
   Group:        Database
   License:      GPL
   Version:      2.1.3
  -Release:      20020822
  +Release:      20020826
   
   #   list of sources
   Source0:      
ftp://ftp.openldap.org/pub/openldap/openldap-release/openldap-%{version}.tgz
  @@ -59,7 +59,7 @@
   
   %build
       CC="%{l_cc}" \
  -    CFLAGS="%{l_cflags -O} -I%{l_prefix}/include" \
  +    CFLAGS="%{l_cflags -O}" \
       CPPFLAGS="-I%{l_prefix}/include" \
       LDFLAGS="-L%{l_prefix}/lib" \
       ./configure \
  @@ -71,7 +71,7 @@
           --with-ldbm-type=btree \
           --enable-slurpd \
           --disable-shared
  -    %{l_make} %{l_mflags -O}
  +    %{l_make} %{l_mflags}
   
   %install
       rm -rf $RPM_BUILD_ROOT
  Index: openpkg-web/news.txt
  ============================================================
  $ cvs diff -u -r1.1414 -r1.1415 news.txt
  --- openpkg-web/news.txt      26 Aug 2002 10:29:35 -0000      1.1414
  +++ openpkg-web/news.txt      26 Aug 2002 12:52:00 -0000      1.1415
  @@ -1,3 +1,4 @@
  +26-Aug-2002: Upgraded package: P<openldap-2.1.3-20020826>
   26-Aug-2002: Upgraded package: P<binutils-2.13-20020826>
   26-Aug-2002: Upgraded package: P<qt-3.0.4-20020826>
   26-Aug-2002: Upgraded package: P<openpkg-20020826-20020826>
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to