[gcc/f13/master] 4.4.5-1

Jakub Jelinek jakub at fedoraproject.org
Fri Oct 1 15:36:29 UTC 2010


commit d615b0818a8373afed609c70952b9a1d297201b1
Author: Jakub Jelinek <jakub at redhat.com>
Date:   Fri Oct 1 17:38:04 2010 +0200

    4.4.5-1

 .gitignore          |    4 +---
 gcc.spec            |   10 ++++------
 gcc44-pr44542.patch |   49 -------------------------------------------------
 3 files changed, 5 insertions(+), 58 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4ee1370..665003d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,2 @@
 fastjar-0.97.tar.gz
-gcc-4.4.4-20100726.tar.bz2
-/fastjar-0.97.tar.gz
-/gcc-4.4.5-20101001.tar.bz2
+gcc-4.4.5-20101001.tar.bz2
diff --git a/gcc.spec b/gcc.spec
index aeb04bd..66968a9 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -176,9 +176,8 @@ Patch14: gcc44-pr38757.patch
 Patch15: gcc44-libstdc++-docs.patch
 Patch16: gcc44-ppc64-aixdesc.patch
 Patch17: gcc44-no-add-needed.patch
-Patch18: gcc44-pr44542.patch
-Patch19: gcc44-rh610785.patch
-Patch20: gcc44-rh533181.patch
+Patch18: gcc44-rh610785.patch
+Patch19: gcc44-rh533181.patch
 
 Patch1000: fastjar-0.97-segfault.patch
 Patch1001: fastjar-0.97-len1.patch
@@ -589,9 +588,8 @@ GNAT is a GNU Ada 95 front-end to GCC. This package includes static libraries.
 %if 0%{?fedora} >= 13
 %patch17 -p0 -b .no-add-needed~
 %endif
-%patch18 -p0 -b .pr44542~
-%patch19 -p0 -b .rh610785~
-%patch20 -p0 -b .rh533181~
+%patch18 -p0 -b .rh610785~
+%patch19 -p0 -b .rh533181~
 
 # This testcase doesn't compile.
 rm libjava/testsuite/libjava.lang/PR35020*


More information about the scm-commits mailing list