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:   07-Oct-2004 20:52:59
  Branch: HEAD                             Handle: 2004100719525900

  Modified files:
    openpkg-src/scanssh     scanssh.spec

  Log:
    fix configuration checks

  Summary:
    Revision    Changes     Path
    1.30        +4  -1      openpkg-src/scanssh/scanssh.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/scanssh/scanssh.spec
  ============================================================================
  $ cvs diff -u -r1.29 -r1.30 scanssh.spec
  --- openpkg-src/scanssh/scanssh.spec  22 Jun 2004 10:50:26 -0000      1.29
  +++ openpkg-src/scanssh/scanssh.spec  7 Oct 2004 18:52:59 -0000       1.30
  @@ -34,7 +34,7 @@
   Group:        Security
   License:      BSD
   Version:      2.0
  -Release:      20040622
  +Release:      20041007
   
   #   list of sources
   Source0:      http://www.monkey.org/~provos/scanssh-%{version}.tar.gz
  @@ -67,6 +67,9 @@
   
   %prep
       %setup -q
  +    %{l_shtool} subst \
  +        -e 's;LIBS=$EVENTLIB;LIBS="$LIBS $EVENTLIB";' \
  +        configure
   
   %build
       CC="%{l_cc}" \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to