]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- up to 4.8.3 auto/th/gcc-4.8.3-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 22 May 2014 13:24:00 +0000 (15:24 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 22 May 2014 13:24:00 +0000 (15:24 +0200)
gcc.spec

index ae3798c3fb9f29461220d838f7926dda0fffc77c..3d40741600d5544766a21b03a8d9886bd5c1494b 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -86,7 +86,7 @@
 %endif
 
 %define                major_ver       4.8
-%define                minor_ver       2
+%define                minor_ver       3
 %define                major_ecj_ver   4.5
 # class data version seen with file(1) that this jvm is able to load
 %define                _classdataversion 50.0
@@ -98,20 +98,20 @@ 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:       8
+Release:       1
 Epoch:         6
 License:       GPL v3+
 Group:         Development/Languages
 Source0:       ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5: a3d7d63b9cb6b6ea049469a0c4a43c9d
+# Source0-md5: 7c60f24fab389f77af203d2516ee110f
 Source1:       %{name}-optimize-la.pl
 Source2:       ftp://sourceware.org/pub/java/ecj-%{major_ecj_ver}.jar
 # Source2-md5: d7cd6a27c8801e66cbaa964a039ecfdb
 # check libffi version with libffi/configure.ac
 Source3:       libffi.pc.in
-# svn diff -x --ignore-eol-style --force svn://gcc.gnu.org/svn/gcc/tags/gcc_4_8_2_release svn://gcc.gnu.org/svn/gcc/branches/gcc-4_8-branch > gcc-branch.diff
+# svn diff -x --ignore-eol-style --force svn://gcc.gnu.org/svn/gcc/tags/gcc_4_8_3_release svn://gcc.gnu.org/svn/gcc/branches/gcc-4_8-branch > gcc-branch.diff
 Patch100:      %{name}-branch.diff
-# Patch100-md5:        d63540a52bfd83b772e310fde995ad65
+# Patch100-md5:        d319158cb79ab67a3f0e6005f7c2b1f7
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-cloog.patch
 Patch2:                %{name}-nodebug.patch
This page took 0.061097 seconds and 4 git commands to generate.