X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=gcc.spec;h=e6669311e24ede07c7806e4686690e24c68535b4;hb=7fef12faa505985b38df0ddb2616466abcf3f16b;hp=fed1b8be2806c88525b5cc85a411015a9a6a74b9;hpb=b699c4d7c6dbed922589439429de103359148823;p=packages%2Fgcc.git diff --git a/gcc.spec b/gcc.spec index fed1b8b..e666931 100644 --- a/gcc.spec +++ b/gcc.spec @@ -68,7 +68,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: 5 +Release: 9 Epoch: 6 License: GPL v3+ Group: Development/Languages @@ -88,6 +88,8 @@ Patch8: %{name}-enable-java-awt-qt.patch Patch9: %{name}-hash-style-gnu.patch Patch11: %{name}-build-id.patch Patch12: %{name}-plugin-decl-hook.patch +Patch13: %{name}-siginfo_t.patch +Patch14: %{name}-prism.patch URL: http://gcc.gnu.org/ BuildRequires: autoconf %{?with_tests:BuildRequires: autogen} @@ -176,8 +178,6 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define skip_post_check_so '.*(libmudflap|libmudflapth|libxmlj|lib-gnu-awt-xlib)\.so.*' -%define _target_platform %{_target_cpu}-tld-linux - %description A compiler aimed at integrating all the optimizations and features necessary for a high-performance and stable development environment. @@ -1221,6 +1221,8 @@ Statyczna biblioteki Obiektowego C - wersja 32-bitowa. %patch9 -p1 %patch11 -p0 %patch12 -p0 +%patch13 -p1 +%patch14 -p1 mv ChangeLog ChangeLog.general