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

  Server: cvs.openpkg.org                  Name:   Thomas Lotterer
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   12-Feb-2004 22:04:16
  Branch: HEAD                             Handle: 2004021221041600

  Modified files:
    openpkg-src/openldap    openldap.spec

  Log:
    properly preset slurpd pid

  Summary:
    Revision    Changes     Path
    1.100       +2  -1      openpkg-src/openldap/openldap.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/openldap/openldap.spec
  ============================================================================
  $ cvs diff -u -r1.99 -r1.100 openldap.spec
  --- openpkg-src/openldap/openldap.spec        7 Feb 2004 17:57:14 -0000       1.99
  +++ openpkg-src/openldap/openldap.spec        12 Feb 2004 21:04:16 -0000      1.100
  @@ -34,7 +34,7 @@
   Group:        Database
   License:      GPL
   Version:      2.2.5
  -Release:      20040207
  +Release:      20040212
   
   #   package options
   %option       with_fsl  yes
  @@ -169,6 +169,7 @@
       #   post adjustment: remove CVS information from config file
       %{l_shtool} subst \
           -e '/\$OpenLDAP: .*slapd\.conf,v/d' \
  +        -e 's;^#\(replica-pidfile \);\1;' \
           $RPM_BUILD_ROOT%{l_prefix}/etc/openldap/slapd.conf
   
       #   post adjustment: remove OSSP fsl dependency from libtool files
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to