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

  Server: cvs.openpkg.org                  Name:   Michael Schloh
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   09-Dec-2002 23:26:41
  Branch: HEAD                             Handle: 2002120922264100

  Modified files:
    openpkg-src/sasl        fsl.sasl sasl.spec

  Log:
    Remove unnecessary rm until Ralf decides it's correct, and fix path in fsl config.

  Summary:
    Revision    Changes     Path
    1.4         +1  -1      openpkg-src/sasl/fsl.sasl
    1.41        +0  -1      openpkg-src/sasl/sasl.spec
  ____________________________________________________________________________

  Index: openpkg-src/sasl/fsl.sasl
  ============================================================
  $ cvs diff -u -r1.3 -r1.4 fsl.sasl
  --- openpkg-src/sasl/fsl.sasl 12 Nov 2002 13:38:04 -0000      1.3
  +++ openpkg-src/sasl/fsl.sasl 9 Dec 2002 22:26:41 -0000       1.4
  @@ -8,7 +8,7 @@
         timezone=local
       ) 
       -> {
  -        debug:    file(path="/sw/var/sasl/log/sasl.debug", append=1, perm=0600);
  +        debug:    file(path="@l_prefix@/var/sasl/log/sasl.debug", append=1, 
perm=0600);
       }
   };
   
  Index: openpkg-src/sasl/sasl.spec
  ============================================================
  $ cvs diff -u -r1.40 -r1.41 sasl.spec
  --- openpkg-src/sasl/sasl.spec        9 Dec 2002 19:55:24 -0000       1.40
  +++ openpkg-src/sasl/sasl.spec        9 Dec 2002 22:26:41 -0000       1.41
  @@ -145,7 +145,6 @@
       mv $RPM_BUILD_ROOT%{l_prefix}/lib/sasl2 \
           $RPM_BUILD_ROOT%{l_prefix}/lib/sasl
       strip $RPM_BUILD_ROOT%{l_prefix}/sbin/* >/dev/null 2>&1 || true
  -    rm -f $RPM_BUILD_ROOT%{l_prefix}/lib/libsasl*.so* >/dev/null 2>&1 || true
       %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} \
   %if "%{with_fsl}" == "yes"
           '%config %{l_prefix}/etc/fsl/fsl.sasl' \
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to