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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   25-Aug-2004 11:58:28
  Branch: HEAD                             Handle: 2004082510582700

  Modified files:
    openpkg-src/openldap    openldap.spec

  Log:
    cleanup packaging

  Summary:
    Revision    Changes     Path
    1.115       +5  -6      openpkg-src/openldap/openldap.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/openldap/openldap.spec
  ============================================================================
  $ cvs diff -u -r1.114 -r1.115 openldap.spec
  --- openpkg-src/openldap/openldap.spec        28 Jul 2004 06:46:52 -0000      1.114
  +++ openpkg-src/openldap/openldap.spec        25 Aug 2004 09:58:27 -0000      1.115
  @@ -34,7 +34,7 @@
   Group:        Database
   License:      GPL
   Version:      2.2.15
  -Release:      20040728
  +Release:      20040825
   
   #   package options
   %option       with_fsl   yes
  @@ -68,10 +68,9 @@
   
   %description
       OpenLDAP is an open source implementation of the Lightweight
  -    Directory Access Protocol. The suite includes: slapd: stand-alone
  -    LDAP server; slurpd:- stand-alone LDAP replication server; libraries
  -    implementing the LDAP protocol, and utilities, tools, and sample
  -    clients.
  +    Directory Access Protocol (LDAP). The suite includes libraries
  +    implementing the LDAP protocol plus a stand-alone LDAP server
  +    slapd(8) and a stand-alone LDAP replication server slurpd(8).
   
   %track
       prog openldap = {
  @@ -164,7 +163,7 @@
       rm -rf $RPM_BUILD_ROOT
       %{l_shtool} mkdir -f -p -m 755 \
           $RPM_BUILD_ROOT%{l_prefix}/var/openldap
  -    %{l_make} %{l_mflags} install DESTDIR="$RPM_BUILD_ROOT"
  +    %{l_make} %{l_mflags} install DESTDIR=$RPM_BUILD_ROOT
   
       #   post adjustment: remove extra files
       rm -f $RPM_BUILD_ROOT%{l_prefix}/etc/openldap/*.default
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to