Browse Source

upgrading package: gcc35 3.5s20040523 -> 3.5s20040530

Ralf S. Engelschall 21 years ago
parent
commit
a7a0eb4488
2 changed files with 4 additions and 4 deletions
  1. 2 2
      gcc35/gcc35.patch
  2. 2 2
      gcc35/gcc35.spec

+ 2 - 2
gcc35/gcc35.patch

@@ -4,8 +4,8 @@
     please modify this string to indicate that, e.g. by putting your
     please modify this string to indicate that, e.g. by putting your
     organization's name in parentheses at the end of the string.  */
     organization's name in parentheses at the end of the string.  */
  
  
--const char version_string[] = "3.5.0 20040523 (experimental)";
-+const char version_string[] = "3.5.0 20040523 (experimental) (@l_openpkg_release@)";
+-const char version_string[] = "3.5.0 20040530 (experimental)";
++const char version_string[] = "3.5.0 20040530 (experimental) (@l_openpkg_release@)";
  
  
  /* This is the location of the online document giving instructions for
  /* This is the location of the online document giving instructions for
     reporting bugs.  If you distribute a modified version of GCC,
     reporting bugs.  If you distribute a modified version of GCC,

+ 2 - 2
gcc35/gcc35.spec

@@ -26,7 +26,7 @@
 #   package version
 #   package version
 %define       V_full         3.5
 %define       V_full         3.5
 %define       V_comp         35
 %define       V_comp         35
-%define       V_snap         20040523
+%define       V_snap         20040530
 
 
 #   package information
 #   package information
 Name:         gcc35
 Name:         gcc35
@@ -39,7 +39,7 @@ Class:        EVAL
 Group:        Compiler
 Group:        Compiler
 License:      GPL
 License:      GPL
 Version:      %{V_full}s%{V_snap}
 Version:      %{V_full}s%{V_snap}
-Release:      20040524
+Release:      20040531
 
 
 #   package options
 #   package options
 %option       with_cxx       yes
 %option       with_cxx       yes