rpms/gcc/devel .cvsignore, 1.278, 1.279 gcc.spec, 1.54, 1.55 sources, 1.281, 1.282 gcc44-pr40811.patch, 1.2, NONE

Jakub Jelinek jakub at fedoraproject.org
Wed Jul 22 12:32:06 UTC 2009


Author: jakub

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

Modified Files:
	.cvsignore gcc.spec sources 
Removed Files:
	gcc44-pr40811.patch 
Log Message:
4.4.1-1


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/devel/.cvsignore,v
retrieving revision 1.278
retrieving revision 1.279
diff -u -p -r1.278 -r1.279
--- .cvsignore	21 Jul 2009 16:55:30 -0000	1.278
+++ .cvsignore	22 Jul 2009 12:32:06 -0000	1.279
@@ -1,2 +1,2 @@
 fastjar-0.97.tar.gz
-gcc-4.4.0-20090721.tar.bz2
+gcc-4.4.1-20090722.tar.bz2


Index: gcc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/devel/gcc.spec,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -p -r1.54 -r1.55
--- gcc.spec	21 Jul 2009 16:55:30 -0000	1.54
+++ gcc.spec	22 Jul 2009 12:32:06 -0000	1.55
@@ -1,9 +1,9 @@
-%global DATE 20090721
-%global SVNREV 149860
-%global gcc_version 4.4.0
+%global DATE 20090722
+%global SVNREV 149928
+%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 15
+%global gcc_release 1
 %global _unpackaged_files_terminate_build 0
 %global multilib_64_archs sparc64 ppc64 s390x x86_64
 %global include_gappletviewer 1
@@ -160,7 +160,6 @@ Patch28: gcc44-pr38757.patch
 Patch29: gcc44-libstdc++-docs.patch
 Patch30: gcc44-rh503816-1.patch
 Patch31: gcc44-rh503816-2.patch
-Patch32: gcc44-pr40811.patch
 
 Patch1000: fastjar-0.97-segfault.patch
 
@@ -470,7 +469,6 @@ which are required to compile with the G
 %endif
 %patch30 -p0 -b .rh503816-1~
 %patch31 -p0 -b .rh503816-2~
-%patch32 -p0 -b .pr40811~
 
 # This testcase doesn't compile.
 rm libjava/testsuite/libjava.lang/PR35020*
@@ -483,7 +481,7 @@ tar xzf %{SOURCE4}
 tar xjf %{SOURCE10}
 %endif
 
-sed -i -e 's/4\.4\.1/4.4.0/' gcc/BASE-VER
+sed -i -e 's/4\.4\.2/4.4.1/' gcc/BASE-VER
 echo 'Red Hat %{version}-%{gcc_release}' > gcc/DEV-PHASE
 
 # Default to -gdwarf-3 rather than -gdwarf-2
@@ -1809,6 +1807,10 @@ fi
 %doc rpm.doc/changelogs/libmudflap/ChangeLog*
 
 %changelog
+* Wed Jul 22 2009 Jakub Jelinek <jakub at redhat.com> 4.4.1-1
+- update from gcc-4_4-branch
+  - GCC 4.4.1 release
+
 * Tue Jul 21 2009 Jakub Jelinek <jakub at redhat.com> 4.4.0-15
 - update from gcc-4_4-branch
   - PRs libfortran/40714, target/39943, target/40809, tree-optimization/40792


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/devel/sources,v
retrieving revision 1.281
retrieving revision 1.282
diff -u -p -r1.281 -r1.282
--- sources	21 Jul 2009 16:55:31 -0000	1.281
+++ sources	22 Jul 2009 12:32:06 -0000	1.282
@@ -1,2 +1,2 @@
 2659f09c2e43ef8b7d4406321753f1b2  fastjar-0.97.tar.gz
-aed249015ac92356fa93a70f0b40666f  gcc-4.4.0-20090721.tar.bz2
+ffed957089f57c21981662f8f2c1e08d  gcc-4.4.1-20090722.tar.bz2


--- gcc44-pr40811.patch DELETED ---




More information about the fedora-extras-commits mailing list