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:   18-Jul-2003 11:20:11
  Branch: HEAD                             Handle: 2003071810200902

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

  Log:
    fix IPv6 tests in configure

  Summary:
    Revision    Changes     Path
    1.64        +5  -1      openpkg-src/libxml/libxml.spec
    1.5634      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/libxml/libxml.spec
  ============================================================================
  $ cvs diff -u -r1.63 -r1.64 libxml.spec
  --- openpkg-src/libxml/libxml.spec    9 Jul 2003 15:13:02 -0000       1.63
  +++ openpkg-src/libxml/libxml.spec    18 Jul 2003 09:20:11 -0000      1.64
  @@ -33,7 +33,7 @@
   Group:        SGML
   License:      LGPL
   Version:      2.5.8
  -Release:      20030709
  +Release:      20030718
   
   #   list of sources
   Source0:      ftp://xmlsoft.org/libxml2-%{version}.tar.gz
  @@ -56,6 +56,10 @@
   %prep
       %setup -q -n libxml2-%{version}
       %patch -p0
  +    #   fix syntax error
  +    %{l_shtool} subst \
  +        -e 's;\(test  *\$[a-z0-9_]*\)=;\1 = ;g' \
  +        configure.in configure
   
   %build
       %{l_shtool} subst \
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.5633 -r1.5634 news.txt
  --- openpkg-web/news.txt      18 Jul 2003 09:09:29 -0000      1.5633
  +++ openpkg-web/news.txt      18 Jul 2003 09:20:09 -0000      1.5634
  @@ -1,3 +1,4 @@
  +18-Jul-2003: Upgraded package: P<libxml-2.5.8-20030718>
   18-Jul-2003: Upgraded package: P<inn-2.4.0-20030718>
   18-Jul-2003: Upgraded package: P<lesstif-0.93.46-20030718>
   18-Jul-2003: Upgraded package: P<rt-3.0.4-20030718>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to