rpms/gcc/F-12 gcc.spec, 1.105, 1.106 sources, 1.328, 1.329 gcc44-pr42608.patch, 1.1, NONE gcc44-pr42657.patch, 1.1, NONE gcc44-pr42674.patch, 1.1, NONE

Jakub Jelinek jakub at fedoraproject.org
Thu Jan 14 23:14:10 UTC 2010


Author: jakub

Update of /cvs/pkgs/rpms/gcc/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23303

Modified Files:
	gcc.spec sources 
Removed Files:
	gcc44-pr42608.patch gcc44-pr42657.patch gcc44-pr42674.patch 
Log Message:
4.4.2-26


Index: gcc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/F-12/gcc.spec,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -p -r1.105 -r1.106
--- gcc.spec	14 Jan 2010 16:39:18 -0000	1.105
+++ gcc.spec	14 Jan 2010 23:14:10 -0000	1.106
@@ -1,9 +1,9 @@
 %global DATE 20100114
-%global SVNREV 155909
+%global SVNREV 155925
 %global gcc_version 4.4.2
 # Note, gcc_release must be integer, if you want to add suffixes to
 # %{release}, append them after %{gcc_release} on Release: line.
-%global gcc_release 25
+%global gcc_release 26
 %global _unpackaged_files_terminate_build 0
 %global multilib_64_archs sparc64 ppc64 s390x x86_64
 %if 0%{?fedora} >= 13
@@ -166,9 +166,6 @@ Patch17: gcc44-pr38757.patch
 Patch18: gcc44-libstdc++-docs.patch
 Patch19: gcc44-ppc64-aixdesc.patch
 Patch20: gcc44-max-vartrack-size.patch
-Patch21: gcc44-pr42657.patch
-Patch22: gcc44-pr42608.patch
-Patch23: gcc44-pr42674.patch
 
 Patch1000: fastjar-0.97-segfault.patch
 Patch1001: fastjar-0.97-len1.patch
@@ -478,9 +475,6 @@ which are required to compile with the G
 %endif
 %patch19 -p0 -b .ppc64-aixdesc~
 %patch20 -p0 -b .max-vartrack-size~
-%patch21 -p0 -b .pr42657~
-%patch22 -p0 -b .pr42608~
-%patch23 -p0 -b .pr42674~
 
 # This testcase doesn't compile.
 rm libjava/testsuite/libjava.lang/PR35020*
@@ -1870,6 +1864,10 @@ fi
 %doc rpm.doc/changelogs/libmudflap/ChangeLog*
 
 %changelog
+* Fri Jan 15 2010 Jakub Jelinek <jakub at redhat.com> 4.4.2-26
+- update from gcc-4_4-branch
+  - PR c++/42655
+
 * Thu Jan 14 2010 Jakub Jelinek <jakub at redhat.com> 4.4.2-25
 - update from gcc-4_4-branch
   - PRs c/42721, middle-end/40281, middle-end/42667, rtl-optimization/42699


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/F-12/sources,v
retrieving revision 1.328
retrieving revision 1.329
diff -u -p -r1.328 -r1.329
--- sources	14 Jan 2010 16:39:18 -0000	1.328
+++ sources	14 Jan 2010 23:14:10 -0000	1.329
@@ -1,2 +1,2 @@
 2659f09c2e43ef8b7d4406321753f1b2  fastjar-0.97.tar.gz
-43b87119460d344d8052a51eb87cd05e  gcc-4.4.2-20100114.tar.bz2
+97b7ed9fc0657739795a67695be7782a  gcc-4.4.2-20100114.tar.bz2


--- gcc44-pr42608.patch DELETED ---


--- gcc44-pr42657.patch DELETED ---


--- gcc44-pr42674.patch DELETED ---



More information about the scm-commits mailing list