OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: r...@openpkg.org Module: openpkg-src Date: 12-Sep-2009 10:39:30 Branch: HEAD Handle: 2009091209392801 Modified files: openpkg-src/libxml libxml.patch libxml.spec Log: upgrading package: libxml 2.7.3 -> 2.7.4 Summary: Revision Changes Path 1.8 +20 -2 openpkg-src/libxml/libxml.patch 1.126 +2 -5 openpkg-src/libxml/libxml.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/libxml/libxml.patch ============================================================================ $ cvs diff -u -r1.7 -r1.8 libxml.patch --- openpkg-src/libxml/libxml.patch 15 Jun 2008 12:21:37 -0000 1.7 +++ openpkg-src/libxml/libxml.patch 12 Sep 2009 08:39:28 -0000 1.8 @@ -1,6 +1,24 @@ +Index: configure +--- configure.orig 2009-09-10 18:10:26 +0200 ++++ configure 2009-09-11 21:54:51 +0200 +@@ -4291,13 +4291,7 @@ + if $ac_preproc_ok; then + : + else +- { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 +-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} +-{ { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check +-See \`config.log' for more details." >&5 +-$as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check +-See \`config.log' for more details." >&2;} +- { (exit 1); exit 1; }; }; } ++ : + fi + + ac_ext=c Index: nanoftp.c ---- nanoftp.c.orig 2007-04-17 14:43:53 +0200 -+++ nanoftp.c 2008-06-15 14:15:08 +0200 +--- nanoftp.c.orig 2009-08-07 16:16:23 +0200 ++++ nanoftp.c 2009-09-11 21:54:26 +0200 @@ -1381,7 +1381,7 @@ memset (&dataAddr, 0, sizeof(dataAddr)); @@ . patch -p0 <<'@@ .' Index: openpkg-src/libxml/libxml.spec ============================================================================ $ cvs diff -u -r1.125 -r1.126 libxml.spec --- openpkg-src/libxml/libxml.spec 25 Jan 2009 16:36:36 -0000 1.125 +++ openpkg-src/libxml/libxml.spec 12 Sep 2009 08:39:29 -0000 1.126 @@ -31,8 +31,8 @@ Class: BASE Group: XML License: MIT-style -Version: 2.7.3 -Release: 20090125 +Version: 2.7.4 +Release: 20090912 # list of sources Source0: ftp://xmlsoft.org/libxml2/libxml2-%{version}.tar.gz @@ -64,9 +64,6 @@ %prep %setup -q -n libxml2-%{version} %patch -p0 - %{l_shtool} subst \ - -e '/LINENO: error: C[+]* preprocessor/{N;N;N;N;s/.*/:/;}' \ - configure %build %{l_shtool} subst \ @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org