Browse Source

upgrading package: gcc35 3.5s20040606 -> 3.5s20040613

Michael Schloh von Bennewitz 21 years ago
parent
commit
561797c4ec
2 changed files with 6 additions and 7 deletions
  1. 4 5
      gcc35/gcc35.patch
  2. 2 2
      gcc35/gcc35.spec

+ 4 - 5
gcc35/gcc35.patch

@@ -1,6 +1,6 @@
 --- gcc/version.c.orig	2003-08-04 14:50:23.000000000 +0200
 --- gcc/version.c.orig	2003-08-04 14:50:23.000000000 +0200
 +++ gcc/version.c	2003-09-27 15:01:39.000000000 +0200
 +++ gcc/version.c	2003-09-27 15:01:39.000000000 +0200
-@@ -6,7 +6,7 @@
+@@ -5,7 +5,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.  */
  
  
@@ -17,7 +17,7 @@
 +const char bug_report_url[] = "<URL:http://www.openpkg.org/>";
 +const char bug_report_url[] = "<URL:http://www.openpkg.org/>";
 --- config.guess.orig	Thu Jan 30 23:32:36 2003
 --- config.guess.orig	Thu Jan 30 23:32:36 2003
 +++ config.guess	Wed Feb  5 09:54:43 2003
 +++ config.guess	Wed Feb  5 09:54:43 2003
-@@ -188,7 +188,7 @@
+@@ -189,7 +189,7 @@
  		release='-gnu'
  		release='-gnu'
  		;;
  		;;
  	    *)
  	    *)
@@ -28,16 +28,15 @@
  	# Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM:
  	# Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM:
 --- gcc/config/i386/sol2.h.dist Thu Feb 27 15:00:54 2003
 --- gcc/config/i386/sol2.h.dist Thu Feb 27 15:00:54 2003
 +++ gcc/config/i386/sol2.h      Thu Feb 27 14:20:50 2003
 +++ gcc/config/i386/sol2.h      Thu Feb 27 14:20:50 2003
-@@ -160,3 +160,5 @@
+@@ -65,3 +65,5 @@
  
  
  /* The Solaris assembler does not support .quad.  Do not use it.  */
  /* The Solaris assembler does not support .quad.  Do not use it.  */
  #undef ASM_QUAD
  #undef ASM_QUAD
 +#undef DEFAULT_PCC_STRUCT_RETURN
 +#undef DEFAULT_PCC_STRUCT_RETURN
 +#define DEFAULT_PCC_STRUCT_RETURN 1
 +#define DEFAULT_PCC_STRUCT_RETURN 1
-
 --- gcc/system.h.orig	2003-08-23 20:03:05.000000000 +0200
 --- gcc/system.h.orig	2003-08-23 20:03:05.000000000 +0200
 +++ gcc/system.h	2003-09-03 20:02:11.000000000 +0200
 +++ gcc/system.h	2003-09-03 20:02:11.000000000 +0200
-@@ -314,10 +314,6 @@
+@@ -315,10 +315,6 @@
  extern char *strstr (const char *, const char *);
  extern char *strstr (const char *, const char *);
  #endif
  #endif
  
  

+ 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         20040606
+%define       V_snap         20040613
 
 
 #   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:      20040607
+Release:      20040616
 
 
 #   package options
 #   package options
 %option       with_cxx       yes
 %option       with_cxx       yes