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

  Server: cvs.openpkg.org                  Name:   Michael van Elst
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web          Date:   12-Mar-2003 13:25:33
  Branch: HEAD                             Handle: 2003031212252902

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

  Log:
    use DESTDIR for installation, fixes slapd.conf

  Summary:
    Revision    Changes     Path
    1.57        +2  -7      openpkg-src/openldap/openldap.spec
    1.3659      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/openldap/openldap.spec
  ============================================================================
  $ cvs diff -u -r1.56 -r1.57 openldap.spec
  --- openpkg-src/openldap/openldap.spec        10 Mar 2003 19:05:41 -0000      1.56
  +++ openpkg-src/openldap/openldap.spec        12 Mar 2003 12:25:31 -0000      1.57
  @@ -33,7 +33,7 @@
   Group:        Database
   License:      GPL
   Version:      2.1.15
  -Release:      20030310
  +Release:      20030312
   
   #   list of sources
   Source0:      
ftp://ftp.openldap.org/pub/openldap/openldap-release/openldap-%{version}.tgz
  @@ -98,12 +98,7 @@
   
   %install
       rm -rf $RPM_BUILD_ROOT
  -    %{l_shtool} subst -v -s \
  -        -e "s;^\\(prefix[^=]*=\\).*;\\1 $RPM_BUILD_ROOT%{l_prefix};g" \
  -        -e "s;^\\(exec_prefix[^=]*=\\).*;\\1 $RPM_BUILD_ROOT%{l_prefix};g" \
  -        -e "s;^\\(localstatedir[^=]*=\\).*;\\1 
$RPM_BUILD_ROOT%{l_prefix}/var/openldap;g" \
  -        `find . -name Makefile -print`
  -    %{l_make} %{l_mflags} install
  +    %{l_make} %{l_mflags} install DESTDIR="$RPM_BUILD_ROOT"
       rm -f $RPM_BUILD_ROOT%{l_prefix}/etc/openldap/*.default
       rm -f $RPM_BUILD_ROOT%{l_prefix}/etc/openldap/*/*.default
       %{l_shtool} mkdir -f -p -m 755 $RPM_BUILD_ROOT%{l_prefix}/var/openldap
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.3658 -r1.3659 news.txt
  --- openpkg-web/news.txt      12 Mar 2003 10:16:45 -0000      1.3658
  +++ openpkg-web/news.txt      12 Mar 2003 12:25:29 -0000      1.3659
  @@ -1,3 +1,4 @@
  +12-Mar-2003: Upgraded package: P<openldap-2.1.15-20030312>
   12-Mar-2003: Upgraded package: P<zebra-0.93b-20030312>
   12-Mar-2003: Upgraded package: P<sasl-2.1.12-20030312>
   12-Mar-2003: Upgraded package: P<ethereal-0.9.11-20030312>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to