Browse Source

upgrading package: gcc35 3.5s20040327 -> 3.5s20040502

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

+ 1 - 1
gcc35/gcc35.patch

@@ -37,7 +37,7 @@
     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 20040327 (experimental)";
+-const char version_string[] = "3.5.0 20040502 (experimental)";
 +const char version_string[] = "3.5.0 20040327 (experimental) (@l_openpkg_release@)";
 +const char version_string[] = "3.5.0 20040327 (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

+ 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         20040327
+%define       V_snap         20040502
 
 
 #   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:      20040427
+Release:      20040503
 
 
 #   package options
 #   package options
 %option       with_cxx       yes
 %option       with_cxx       yes