X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=gcc.spec;h=9762ee0217751256c36317ee176095f56aa6473b;hb=ad034c64fd98571e2b70381c0819c0be23d58dba;hp=d8c45e050ff6db4243c02581a4fec45496b48109;hpb=8ce225594fd3019d12802a02a959ac4de4f502b1;p=packages%2Fgcc.git diff --git a/gcc.spec b/gcc.spec index d8c45e0..9762ee0 100644 --- a/gcc.spec +++ b/gcc.spec @@ -94,7 +94,7 @@ 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: 1 +Release: 3 Epoch: 6 License: GPL v3+ Group: Development/Languages @@ -113,7 +113,9 @@ Patch2: %{name}-nodebug.patch Patch3: %{name}-ada-link.patch Patch4: %{name}-libjava-multilib.patch Patch5: %{name}-enable-java-awt-qt.patch -Patch6: %{name}-install-libffi.patch +Patch6: %{name}-install-libffi.patch +Patch7: gcc-4.9-isl-0.13-hack.patch +Patch100: %{name}-branch.diff URL: http://gcc.gnu.org/ BuildRequires: autoconf >= 2.64 %{?with_tests:BuildRequires: autogen} @@ -142,8 +144,7 @@ BuildRequires: glibc-devel(ix86) %endif BuildRequires: gmp-c++-devel >= 4.1 BuildRequires: gmp-devel >= 4.1 -BuildRequires: isl-devel >= 0.10 -BuildRequires: isl-devel < 0.13 +BuildRequires: isl-devel >= 0.13 BuildRequires: libmpc-devel BuildRequires: mpfr-devel >= 2.3.0 BuildRequires: ppl-devel >= 0.11 @@ -1678,6 +1679,8 @@ Ten pakiet zawiera 32-bitową wersję statycznej biblioteki GNU Atomic. %if %{with gcc_libffi} %patch6 -p0 %endif +%patch7 -p1 +%patch100 -p0 mv ChangeLog ChangeLog.general