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 openpkg-web          Date:   30-May-2003 21:39:34
  Branch: HEAD                             Handle: 2003053020393202

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

  Log:
    OSSP fsl is a link-time only library; cleanup directory style on move

  Summary:
    Revision    Changes     Path
    1.77        +3  -3      openpkg-src/sasl/sasl.spec
    1.4658      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/sasl/sasl.spec
  ============================================================================
  $ cvs diff -u -r1.76 -r1.77 sasl.spec
  --- openpkg-src/sasl/sasl.spec        17 Apr 2003 14:01:56 -0000      1.76
  +++ openpkg-src/sasl/sasl.spec        30 May 2003 19:39:34 -0000      1.77
  @@ -33,7 +33,7 @@
   Group:        Cryptography
   License:      BSD
   Version:      2.1.13
  -Release:      20030417
  +Release:      20030530
   
   #   package options
   %option       with_pam    no
  @@ -102,7 +102,7 @@
           lib/server.c
   
       #   determine build flags
  -    cflags="%{l_cflags -O} `%{l_prefix}/bin/fsl-config --all --cflags` 
%{l_cppflags}"
  +    cflags="%{l_cflags -O} %{l_cppflags}"
       ldflags="%{l_ldflags} `%{l_prefix}/bin/fsl-config --all --ldflags`"
       libs="-ldb `%{l_prefix}/bin/fsl-config --all --libs`"
   %if "%{with_ldap}" == "yes"
  @@ -198,7 +198,7 @@
   
       #   post-adjust installation
       mv $RPM_BUILD_ROOT%{l_prefix}/lib/sasl2 \
  -       $RPM_BUILD_ROOT%{l_prefix}/lib/sasl/
  +       $RPM_BUILD_ROOT%{l_prefix}/lib/sasl
       strip $RPM_BUILD_ROOT%{l_prefix}/sbin/* >/dev/null 2>&1 || true
   
       #   install saslauthd test program
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.4657 -r1.4658 news.txt
  --- openpkg-web/news.txt      30 May 2003 19:12:18 -0000      1.4657
  +++ openpkg-web/news.txt      30 May 2003 19:39:32 -0000      1.4658
  @@ -1,3 +1,4 @@
  +30-May-2003: Upgraded package: P<sasl-2.1.13-20030530>
   30-May-2003: Upgraded package: P<uudeview-0.5.18-20030530>
   30-May-2003: Upgraded package: P<sgml-20030530-20030530>
   30-May-2003: Upgraded package: P<xfig-3.2.4-20030530>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to