[packages/gcc] - up to 6.4.0

arekm arekm at pld-linux.org
Tue Jul 25 10:16:58 CEST 2017


commit 60ac4d6ad64abdbb763bbc98eaaf7d9350662f42
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 25 10:16:50 2017 +0200

    - up to 6.4.0

 branch.sh      |  2 +-
 gcc-info.patch | 12 +++++++-----
 gcc.spec       |  8 ++++----
 3 files changed, 12 insertions(+), 10 deletions(-)
---
diff --git a/gcc.spec b/gcc.spec
index 12ec9fd..bd17e5a 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -117,7 +117,7 @@
 %endif
 
 %define		major_ver	6
-%define		minor_ver	3.0
+%define		minor_ver	4.0
 %define		ecj_ver		4.9
 # class data version seen with file(1) that this jvm is able to load
 %define		_classdataversion 50.0
@@ -129,12 +129,12 @@ Summary(pl.UTF-8):	Kolekcja kompilatorów GNU: kompilator C i pliki współdziel
 Summary(pt_BR.UTF-8):	Coleção dos compiladores GNU: o compilador C e arquivos compartilhados
 Name:		gcc
 Version:	%{major_ver}.%{minor_ver}
-Release:	2
+Release:	1
 Epoch:		6
 License:	GPL v3+
 Group:		Development/Languages
-Source0:	https://ftp.gnu.org/pub/gnu/gcc/gcc-%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5:	677a7623c7ef6ab99881bc4e048debb6
+Source0:	https://ftp.gnu.org/pub/gnu/gcc/gcc-%{version}/%{name}-%{version}.tar.xz
+# Source0-md5:	11ba51a0cfb8471927f387c8895fe232
 Source1:	%{name}-optimize-la.pl
 # check libffi version with libffi/configure.ac
 Source3:	libffi.pc.in
diff --git a/branch.sh b/branch.sh
index c476b96..274d741 100755
--- a/branch.sh
+++ b/branch.sh
@@ -3,7 +3,7 @@ set -e
 package=gcc
 svn=svn://gcc.gnu.org/svn/$package
 branch=branches/$package-6-branch
-tag=tags/${package}_6_3_0_release
+tag=tags/${package}_6_4_0_release
 out=$package-branch.diff
 
 # use filterdiff, etc to exclude bad chunks from diff
diff --git a/gcc-info.patch b/gcc-info.patch
index e47bdf6..abde4e4 100644
--- a/gcc-info.patch
+++ b/gcc-info.patch
@@ -28,7 +28,7 @@
  
 --- a/gcc/doc/gcc.texi	2004-07-22 22:12:20.000000000 +0200
 +++ b/gcc/doc/gcc.texi	2004-09-26 10:58:58.218713528 +0200
-@@ -62,12 +62,12 @@
+@@ -61,13 +61,13 @@ Texts being (a) (see below), and with th
       funds for GNU development.
  @end copying
  @ifnottex
@@ -39,10 +39,12 @@
 -* g++: (gcc).                  The GNU C++ compiler.
 -* gcov: (gcc) Gcov.            @command{gcov}---a test coverage program.
 -* gcov-tool: (gcc) Gcov-tool.  @command{gcov-tool}---an offline gcda profile processing program.
-+* gcc: (gcc).				The GNU Compiler Collection
-+* g++: (gcc).				The GNU C++ compiler
-+* gcov: (gcc) Gcov.			@command{gcov}---a test coverage program
-+* gcov-tool: (gcc) Gcov-tool.		@command{gcov-tool}---an offline gcda profile processing program
+-* gcov-dump: (gcc) Gcov-dump.  @command{gcov-dump}---an offline gcda and gcno profile dump tool.
++* gcc: (gcc).				The GNU Compiler Collection.
++* g++: (gcc).				The GNU C++ compiler.
++* gcov: (gcc) Gcov.			@command{gcov}---a test coverage program.
++* gcov-tool: (gcc) Gcov-tool.		@command{gcov-tool}---an offline gcda profile processing program.
++* gcov-dump: (gcc) Gcov-dump.		@command{gcov-dump}---an offline gcda and gcno profile dump tool.
  @end direntry
  This file documents the use of the GNU compilers.
  @sp 1
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gcc.git/commitdiff/60ac4d6ad64abdbb763bbc98eaaf7d9350662f42



More information about the pld-cvs-commit mailing list