Преглед на файлове

upgrading package: gcc43 4.3s20070713 -> 4.3s20070720

Ralf S. Engelschall преди 18 години
родител
ревизия
0153f7127b
променени са 1 файла, в които са добавени 5 реда и са изтрити 4 реда
  1. 5 4
      gcc43/gcc43.spec

+ 5 - 4
gcc43/gcc43.spec

@@ -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 @@ Class:        EVAL
 Group:        Compiler
 License:      GPL
 Version:      %{V_full}s%{V_snap}
-Release:      20070714
+Release:      20070721
 
 #   package options
 %option       with_cxx       no