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

  Server: cvs.openpkg.org                  Name:   Thomas Lotterer
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web          Date:   22-Nov-2003 00:50:38
  Branch: HEAD                             Handle: 2003112123503602

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

  Log:
    adjust rc priority (although limited general usefulness); add
    dependency to libtool

  Summary:
    Revision    Changes     Path
    1.90        +2  -2      openpkg-src/openldap/openldap.spec
    1.20        +2  -2      openpkg-src/openldap/rc.openldap
    1.7500      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/openldap/openldap.spec
  ============================================================================
  $ cvs diff -u -r1.89 -r1.90 openldap.spec
  --- openpkg-src/openldap/openldap.spec        15 Nov 2003 15:27:39 -0000      1.89
  +++ openpkg-src/openldap/openldap.spec        21 Nov 2003 23:50:38 -0000      1.90
  @@ -33,7 +33,7 @@
   Group:        Database
   License:      GPL
   Version:      2.1.23
  -Release:      20031115
  +Release:      20031122
   
   #   package options
   %option       with_fsl  yes
  @@ -49,7 +49,7 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20030718, make, gcc
  +BuildPreReq:  OpenPKG, openpkg >= 20030718, make, gcc, libtool
   PreReq:       OpenPKG, openpkg >= 20030718
   BuildPreReq:  readline, openssl, db >= 4.1.24
   PreReq:       readline, openssl, db >= 4.1.24
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/openldap/rc.openldap
  ============================================================================
  $ cvs diff -u -r1.19 -r1.20 rc.openldap
  --- openpkg-src/openldap/rc.openldap  15 Nov 2003 20:08:21 -0000      1.19
  +++ openpkg-src/openldap/rc.openldap  21 Nov 2003 23:50:38 -0000      1.20
  @@ -33,7 +33,7 @@
       echo "openldap_usable=\"$openldap_usable\""
       echo "openldap_active=\"$openldap_active\""
   
  -%start -u @l_susr@
  +%start -p 300 -u @l_susr@
       rcService openldap enable yes || exit 0
       rcService openldap active yes && exit 0
       flags="$openldap_flags"
  @@ -46,7 +46,7 @@
           @l_prefix@/libexec/openldap/slurpd
       fi
   
  -%stop -u @l_susr@
  +%stop -p 300 -u @l_susr@
       rcService openldap enable yes || exit 0
       rcService openldap active no  && exit 0
       openldap_slapd_signal INT
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.7499 -r1.7500 news.txt
  --- openpkg-web/news.txt      21 Nov 2003 21:35:39 -0000      1.7499
  +++ openpkg-web/news.txt      21 Nov 2003 23:50:36 -0000      1.7500
  @@ -1,3 +1,4 @@
  +22-Nov-2003: Upgraded package: P<openldap-2.1.23-20031122>
   21-Nov-2003: Upgraded package: P<automake-1.7.9-20031121>
   21-Nov-2003: Upgraded package: P<atool-0.27.0-20031121>
   21-Nov-2003: Upgraded package: P<openpkg-20031121-20031121>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to