rpms/gcc/F-12 .cvsignore, 1.301, 1.302 gcc.spec, 1.80, 1.81 sources, 1.305, 1.306

Jakub Jelinek jakub at fedoraproject.org
Fri Oct 16 16:42:34 UTC 2009


Author: jakub

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

Modified Files:
	.cvsignore gcc.spec sources 
Log Message:
4.4.2-2


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/F-12/.cvsignore,v
retrieving revision 1.301
retrieving revision 1.302
diff -u -p -r1.301 -r1.302
--- .cvsignore	15 Oct 2009 18:53:25 -0000	1.301
+++ .cvsignore	16 Oct 2009 16:42:34 -0000	1.302
@@ -1,2 +1,2 @@
 fastjar-0.97.tar.gz
-gcc-4.4.2-20091015.tar.bz2
+gcc-4.4.2-20091016.tar.bz2


Index: gcc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/F-12/gcc.spec,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -p -r1.80 -r1.81
--- gcc.spec	15 Oct 2009 18:53:25 -0000	1.80
+++ gcc.spec	16 Oct 2009 16:42:34 -0000	1.81
@@ -1,9 +1,9 @@
-%global DATE 20091015
-%global SVNREV 152859
+%global DATE 20091016
+%global SVNREV 152909
 %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 1
+%global gcc_release 2
 %global _unpackaged_files_terminate_build 0
 %global multilib_64_archs sparc64 ppc64 s390x x86_64
 %global include_gappletviewer 1
@@ -164,6 +164,7 @@ Patch18: gcc44-libstdc++-docs.patch
 Patch19: gcc44-ppc64-aixdesc.patch
 Patch20: gcc44-pr40521.patch
 Patch21: gcc44-unwind-leltgegt.patch
+Patch22: gcc44-pr40521-2.patch
 
 Patch1000: fastjar-0.97-segfault.patch
 
@@ -472,6 +473,7 @@ which are required to compile with the G
 %patch19 -p0 -b .ppc64-aixdesc~
 %patch20 -p0 -b .pr40521~
 %patch21 -p0 -b .unwind-leltgegt~
+%patch22 -p0 -b .pr40521-2~
 
 # This testcase doesn't compile.
 rm libjava/testsuite/libjava.lang/PR35020*
@@ -1846,6 +1848,13 @@ fi
 %doc rpm.doc/changelogs/libmudflap/ChangeLog*
 
 %changelog
+* Fri Oct 16 2009 Jakub Jelinek <jakub at redhat.com> 4.4.2-2
+- update from gcc-4_4-branch
+  - PR target/40913
+- VTA backports
+  - PR debug/41717
+- fix Ada .eh_frame generation (PR debug/40521)
+
 * Thu Oct 15 2009 Jakub Jelinek <jakub at redhat.com> 4.4.2-1
 - update from gcc-4_4-branch
   - GCC 4.4.2 release


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/F-12/sources,v
retrieving revision 1.305
retrieving revision 1.306
diff -u -p -r1.305 -r1.306
--- sources	15 Oct 2009 18:53:25 -0000	1.305
+++ sources	16 Oct 2009 16:42:34 -0000	1.306
@@ -1,2 +1,2 @@
 2659f09c2e43ef8b7d4406321753f1b2  fastjar-0.97.tar.gz
-4df111e31b39e6a0d37ed5cbe2ff97a3  gcc-4.4.2-20091015.tar.bz2
+4de70ea1225876c24389dded5dd39b9d  gcc-4.4.2-20091016.tar.bz2




More information about the fedora-extras-commits mailing list