OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 21-Jul-2007 12:06:04 Branch: HEAD Handle: 2007072111060100 Modified files: openpkg-src/gcc43 gcc43.spec Log: upgrading package: gcc43 4.3s20070713 -> 4.3s20070720 Summary: Revision Changes Path 1.31 +5 -4 openpkg-src/gcc43/gcc43.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/gcc43/gcc43.spec ============================================================================ $ cvs diff -u -r1.30 -r1.31 gcc43.spec --- openpkg-src/gcc43/gcc43.spec 14 Jul 2007 07:47:21 -0000 1.30 +++ openpkg-src/gcc43/gcc43.spec 21 Jul 2007 10:06:01 -0000 1.31 @@ -22,13 +22,14 @@ ## SUCH DAMAGE. ## -# FIXME: rse: unconditionally requires gmp/mpfr!? -# FIXME: rse: with_cxx still broken +# FIXME: rse: GCC 4.3 now officially and unconditionally requires gmp/mpfr! +# FIXME: rse: This requires blessing "gmp" and "mpfr" to CORE or include copies into "gcc" +# FIXME: rse: with_cxx=yes fails because of iconv problems # package version %define V_full 4.3 %define V_comp 43 -%define V_snap 20070713 +%define V_snap 20070720 # package information Name: gcc43 @@ -41,7 +42,7 @@ Group: Compiler License: GPL Version: %{V_full}s%{V_snap} -Release: 20070714 +Release: 20070721 # package options %option with_cxx no @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org