rpms/avr-gcc/F-12 .cvsignore, 1.3, 1.4 README.fedora, 1.1, 1.2 avr-gcc.spec, 1.7, 1.8 import.log, 1.1, 1.2 sources, 1.3, 1.4 avr-gcc-4.3.3-inline-change.patch, 1.1, NONE

Thibault North tnorth at fedoraproject.org
Tue Nov 24 07:27:12 UTC 2009


Author: tnorth

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

Modified Files:
	.cvsignore README.fedora avr-gcc.spec import.log sources 
Removed Files:
	avr-gcc-4.3.3-inline-change.patch 
Log Message:
New upstream release




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/avr-gcc/F-12/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	14 Feb 2009 18:21:10 -0000	1.3
+++ .cvsignore	24 Nov 2009 07:27:11 -0000	1.4
@@ -1,2 +1,2 @@
-gcc-core-4.3.3.tar.bz2
-gcc-g++-4.3.3.tar.bz2
+gcc-core-4.4.2.tar.bz2
+gcc-g++-4.4.2.tar.bz2


Index: README.fedora
===================================================================
RCS file: /cvs/pkgs/rpms/avr-gcc/F-12/README.fedora,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- README.fedora	22 May 2007 15:22:30 -0000	1.1
+++ README.fedora	24 Nov 2009 07:27:12 -0000	1.2
@@ -1,4 +1,4 @@
 This package does not include the gnu texinfo documentation because this would
-conflict with the native gcc. If you've installed the native gcc,
+conflict with the native binutils. If you've installed the native binutils,
 you can find the info documentation there, notice that this might be for a
 different version though!


Index: avr-gcc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/avr-gcc/F-12/avr-gcc.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- avr-gcc.spec	24 Jul 2009 17:42:10 -0000	1.7
+++ avr-gcc.spec	24 Nov 2009 07:27:12 -0000	1.8
@@ -1,8 +1,8 @@
 	%define target avr
 
 Name:           %{target}-gcc
-Version:        4.3.3
-Release:        3%{?dist}
+Version:        4.4.2
+Release:        2%{?dist}
 Summary:        Cross Compiling GNU GCC targeted at %{target}
 Group:          Development/Languages
 License:        GPLv2+
@@ -11,7 +11,6 @@ Source0:        ftp://ftp.gnu.org/gnu/gc
 Source1:        ftp://ftp.gnu.org/gnu/gcc/gcc-%{version}/gcc-g++-%{version}.tar.bz2
 Source2:        README.fedora
 
-Patch0:		avr-gcc-4.3.3-inline-change.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id_u} -n)
 BuildRequires:  %{target}-binutils >= 2.13, zlib-devel gawk gmp-devel mpfr-devel
 Requires:       %{target}-binutils >= 2.13
@@ -37,7 +36,6 @@ platform.
 %setup -q -c -a 1
 pushd gcc-%{version}
 
-%patch0 -p0
 sed -i 's/VERSUFFIX ""/VERSUFFIX " (Fedora %{version}-%{release})"/' \
   gcc/version.c
 contrib/gcc_update --touch
@@ -122,6 +120,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Nov 20 2009 Thibault North <tnorth AT fedoraproject DOT org> - 4.4.2-1
+- New upstream release
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.3.3-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/avr-gcc/F-12/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- import.log	14 Feb 2009 18:21:10 -0000	1.1
+++ import.log	24 Nov 2009 07:27:12 -0000	1.2
@@ -1 +1,2 @@
 avr-gcc-4_3_3-1_fc11:HEAD:avr-gcc-4.3.3-1.fc11.src.rpm:1234635624
+avr-gcc-4_4_2-2_fc11:F-12:avr-gcc-4.4.2-2.fc11.src.rpm:1259047588


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/avr-gcc/F-12/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	14 Feb 2009 18:21:10 -0000	1.3
+++ sources	24 Nov 2009 07:27:12 -0000	1.4
@@ -1,2 +1,2 @@
-9abefc37a9c88df8204927583f6203ec  gcc-core-4.3.3.tar.bz2
-18428e313a9927d38b313e688c62219b  gcc-g++-4.3.3.tar.bz2
+d50ec5af20508974411d0c83c5f4e396  gcc-core-4.4.2.tar.bz2
+43b1e4879eb282dc4b05e4c016d356d7  gcc-g++-4.4.2.tar.bz2


--- avr-gcc-4.3.3-inline-change.patch DELETED ---




More information about the fedora-extras-commits mailing list