rpms/gcc/devel .cvsignore, 1.280, 1.281 gcc.spec, 1.57, 1.58 sources, 1.283, 1.284

Jakub Jelinek jakub at fedoraproject.org
Sat Jul 25 10:08:13 UTC 2009


Author: jakub

Update of /cvs/pkgs/rpms/gcc/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14750

Modified Files:
	.cvsignore gcc.spec sources 
Log Message:
4.4.1-3


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/devel/.cvsignore,v
retrieving revision 1.280
retrieving revision 1.281
diff -u -p -r1.280 -r1.281
--- .cvsignore	23 Jul 2009 16:44:00 -0000	1.280
+++ .cvsignore	25 Jul 2009 10:08:12 -0000	1.281
@@ -1,2 +1,2 @@
 fastjar-0.97.tar.gz
-gcc-4.4.1-20090723.tar.bz2
+gcc-4.4.1-20090725.tar.bz2


Index: gcc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/devel/gcc.spec,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -p -r1.57 -r1.58
--- gcc.spec	24 Jul 2009 23:34:39 -0000	1.57
+++ gcc.spec	25 Jul 2009 10:08:12 -0000	1.58
@@ -1,9 +1,9 @@
-%global DATE 20090723
-%global SVNREV 150015
+%global DATE 20090725
+%global SVNREV 150077
 %global gcc_version 4.4.1
 # 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 2
+%global gcc_release 3
 %global _unpackaged_files_terminate_build 0
 %global multilib_64_archs sparc64 ppc64 s390x x86_64
 %global include_gappletviewer 1
@@ -211,6 +211,7 @@ including templates and exception handli
 Summary: GNU Standard C++ Library
 Group: System Environment/Libraries
 Autoreq: true
+Requires: glibc >= 2.10.90-7
 
 %description -n libstdc++
 The libstdc++ package contains a rewritten standard compliant GCC Standard
@@ -1811,10 +1812,16 @@ fi
 %doc rpm.doc/changelogs/libmudflap/ChangeLog*
 
 %changelog
-* Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.4.1-2.1
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+* Sat Jul 25 2009 Jakub Jelinek <jakub at redhat.com> 4.4.1-3
+- update from gcc-4_4-branch
+  - PR fortran/40727
+- fix unwind info for -freorder-blocks-and-partitions
+  (PR rtl-optimization/34999)
+- fix Fortran MINLOC/MAXLOC/MINVAL/MAXVAL handling of infinities and NaNs,
+  speed them up (PRs fortran/40643, fortran/31067)
+- fix ICE with Fortran data xfer without io unit (PR fortran/40839)
 
-* Thu Jul 23 2009 Jakub Jelinek <jakub at redhat.com> 4.4.1-3
+* Thu Jul 23 2009 Jakub Jelinek <jakub at redhat.com> 4.4.1-2
 - update from gcc-4_4-branch
   - PRs rtl-optimization/40710, target/40832, tree-optimization/40321
 - use STB_GNU_UNIQUE symbols for inline fn local statics and


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/devel/sources,v
retrieving revision 1.283
retrieving revision 1.284
diff -u -p -r1.283 -r1.284
--- sources	23 Jul 2009 16:44:00 -0000	1.283
+++ sources	25 Jul 2009 10:08:12 -0000	1.284
@@ -1,2 +1,2 @@
 2659f09c2e43ef8b7d4406321753f1b2  fastjar-0.97.tar.gz
-efd4e9fff96d944bf2b878aabe6a75f9  gcc-4.4.1-20090723.tar.bz2
+e2e0ad162513321411f3fb253e3b6855  gcc-4.4.1-20090725.tar.bz2




More information about the fedora-extras-commits mailing list