OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-web, openpkg-src         Date:   25-Jul-2002 14:16:48
  Branch: HEAD                             Handle: 2002072513164701

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

  Log:
    try to fix OSSP fsl support by making sure libc is not linked in explicitly

  Summary:
    Revision    Changes     Path
    1.38        +4  -1      openpkg-src/inn/inn.spec
    1.1032      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  Index: openpkg-src/inn/inn.spec
  ============================================================
  $ cvs diff -u -r1.37 -r1.38 inn.spec
  --- openpkg-src/inn/inn.spec  24 Jul 2002 15:53:13 -0000      1.37
  +++ openpkg-src/inn/inn.spec  25 Jul 2002 12:16:48 -0000      1.38
  @@ -42,7 +42,7 @@
   Group:        News
   License:      ISC
   Version:      %{V_inn}
  -Release:      20020724
  +Release:      20020725
   
   #   list of sources
   Source0:      ftp://ftp.isc.org/isc/inn/inn-%{V_inn}.tar.gz
  @@ -107,6 +107,9 @@
       %{l_shtool} subst \
           -e "s;BERKELEY_DB_DIR/include;BERKELEY_DB_DIR/include/db3;" \
           -e "s;-ldb;-ldb3;" \
  +        configure
  +    %{l_shtool} subst \
  +        -e 's;\(ExtUtils::Embed.*ldopts.*tail -1\);\1 | sed -e "s/ -lc/ /";' \
           configure
   
       #   configure the source tree
  Index: openpkg-web/news.txt
  ============================================================
  $ cvs diff -u -r1.1031 -r1.1032 news.txt
  --- openpkg-web/news.txt      25 Jul 2002 07:43:29 -0000      1.1031
  +++ openpkg-web/news.txt      25 Jul 2002 12:16:47 -0000      1.1032
  @@ -1,3 +1,4 @@
  +25-Jul-2002: Upgraded package: P<inn-2.3.3-20020725>
   25-Jul-2002: Upgraded package: P<flex-2.5.4a-20020725>
   25-Jul-2002: Upgraded package: P<fileutils-4.1.11-20020725>
   25-Jul-2002: Upgraded package: P<uvscan-4.1.6.4214-20020725>
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to