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:   09-Jul-2003 11:09:01
  Branch: HEAD                             Handle: 2003070910085901

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

  Log:
    fix path to LD_SHLIB in apxs

  Summary:
    Revision    Changes     Path
    1.147       +2  -1      openpkg-src/apache/apache.spec
    1.5461      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/apache/apache.spec
  ============================================================================
  $ cvs diff -u -r1.146 -r1.147 apache.spec
  --- openpkg-src/apache/apache.spec    8 Jul 2003 14:38:36 -0000       1.146
  +++ openpkg-src/apache/apache.spec    9 Jul 2003 09:09:00 -0000       1.147
  @@ -60,7 +60,7 @@
   Group:        Web
   License:      ASF
   Version:      %{V_apache}
  -Release:      20030707
  +Release:      20030709
   
   #   package options (suexec related)
   %option       with_suexec               yes
  @@ -766,6 +766,7 @@
         CFLAGS="$cflags" \
         LDFLAGS="$ldflags" \
         LIBS="$libs" \
  +      LD_SHLIB="%{l_cc}" \
   %if "%{with_mod_ssl}" == "yes"
         EAPI_MM="%{l_prefix}" \
         SSL_BASE="%{l_prefix}" \
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.5460 -r1.5461 news.txt
  --- openpkg-web/news.txt      9 Jul 2003 08:23:37 -0000       1.5460
  +++ openpkg-web/news.txt      9 Jul 2003 09:08:59 -0000       1.5461
  @@ -1,3 +1,4 @@
  +09-Jul-2003: Upgraded package: P<apache-1.3.27-20030709>
   09-Jul-2003: Upgraded package: P<xfig-3.2.4-20030709>
   09-Jul-2003: Upgraded package: P<transfig-3.2.4-20030709>
   09-Jul-2003: Upgraded package: P<subversion-0.24.2-20030709>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to