]> git.pld-linux.org Git - packages/gcc.git/blobdiff - gcc.spec
- tune stack protector ABI for linux kernel cmodel.
[packages/gcc.git] / gcc.spec
index e3ab0577e2c1634f70250fee5cb1445016242082..c8f5e259a55cd03366f54159e0427e9fc55d1c95 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -33,10 +33,11 @@ Summary(es):        Colecci
 Summary(pl):   Kolekcja kompilatorów GNU: kompilator C i pliki wspó³dzielone
 Summary(pt_BR):        Coleção dos compiladores GNU: o compilador C e arquivos compartilhados
 Name:          gcc
-Version:       4.1.1
-%define                _snap   20060405r112698
+Version:       4.1.2
+%define                _snap   20060712r115366
+#define                _snap   20060517
 Release:       0.%{_snap}.1
-#Release:      2
+#Release:      1
 Epoch:         5
 License:       GPL v2+
 Group:         Development/Languages
@@ -44,7 +45,7 @@ Group:                Development/Languages
 #Source0:      ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{version}/%{name}-%{version}.tar.bz2
 #Source0:      ftp://gcc.gnu.org/pub/gcc/snapshots/4.1-%{_snap}/gcc-4.1-%{_snap}.tar.bz2
 Source0:       gcc-4.1-%{_snap}.tar.bz2
-# Source0-md5: 313c2f3d4119ffd8250441dcf72340f8
+# Source0-md5: a55ecd4f100b44cf41252221b6585098
 Source1:       %{name}-optimize-la.pl
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-nolocalefiles.patch
@@ -59,9 +60,9 @@ Patch8:               %{name}-pr20218.patch
 
 # PRs
 Patch10:       %{name}-pr7776.patch
-
-Patch12:       %{name}-pr19606.patch
-Patch13:       %{name}-pr24879.patch
+Patch11:       %{name}-pr19606.patch
+Patch12:       %{name}-pr24879.patch
+Patch13:       %{name}-pr26435-pr20256.patch
 
 Patch17:       %{name}-pr19505.patch
 Patch18:       %{name}-pr24419.patch
@@ -110,13 +111,13 @@ BuildRequires:    glibc-devel(s390)
 BuildRequires: glibc-devel(sparc)
 %endif
 %endif
-BuildRequires: perl-devel
+BuildRequires: perl-base
 BuildRequires: rpmbuild(macros) >= 1.211
 BuildRequires: texinfo >= 4.1
 BuildRequires: zlib-devel
 %if %{with fortran}
 BuildRequires: gmp-devel
-BuildRequires: libmpfr-devel
+BuildRequires: mpfr-devel
 %endif
 %if %{with java}
 BuildRequires: QtGui-devel >= 4.0.1
@@ -773,9 +774,9 @@ Statyczne biblioteki Obiektowego C.
 
 # PRs
 %patch10 -p1
-
+%patch11 -p0
 %patch12 -p0
-%patch13 -p0
+%patch13 -p1
 
 %patch17 -p1
 %patch18 -p1
This page took 0.955486 seconds and 4 git commands to generate.