X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=gcc.spec;h=d3379ea255c2b89c11b01f2fbdc12e7fe7ab4840;hb=387e64b514793831b7d83e045bf9f3bf86f2cfc3;hp=05eb23914a9332fbb0dd08a086ed95128b9fbcc2;hpb=4fe24d0a0e7a46e259d7a99000da0d40a32d3d2d;p=packages%2Fgcc.git diff --git a/gcc.spec b/gcc.spec index 05eb239..d3379ea 100644 --- a/gcc.spec +++ b/gcc.spec @@ -74,9 +74,9 @@ %endif # Stable is: any major_ver and minor_ver >= 1.0 -# For PLD we usually use gcc when minor_ver >= 2.0 (first bugfix release or later) +# For TLD we usually use gcc when minor_ver >= 2.0 (first bugfix release or later) %define major_ver 7 -%define minor_ver 2.0 +%define minor_ver 3.0 Summary: GNU Compiler Collection: the C compiler and shared files Summary(es.UTF-8): Colección de compiladores GNU: el compilador C y ficheros compartidos @@ -84,23 +84,22 @@ 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: 3 +Release: 4 Epoch: 6 License: GPL v3+ Group: Development/Languages Source0: https://ftp.gnu.org/pub/gnu/gcc/gcc-%{version}/%{name}-%{version}.tar.xz -# Source0-md5: ff370482573133a7fcdd96cd2f552292 +# Source0-md5: be2da21680f27624f3a87055c4ba5af2 Source1: %{name}-optimize-la.pl # check libffi version with libffi/configure.ac Source3: libffi.pc.in Source4: branch.sh # use branch.sh to update glibc-branch.diff Patch100: %{name}-branch.diff -# Patch100-md5: 3410627f44b63a23f63e0cc7247db55a +# Patch100-md5: 1e19dfcc43bffa292bf5f5b3bc80bc4e Patch0: %{name}-info.patch Patch2: %{name}-nodebug.patch Patch3: %{name}-ada-link.patch -Patch5: Revert-eeb6872bf.patch Patch11: %{name}-install-libffi.patch URL: http://gcc.gnu.org/ @@ -1898,7 +1897,6 @@ Extensions dla języka C. W tym pakiecie znajduje się wersja 32-bitowa. %patch0 -p1 %patch2 -p1 %patch3 -p1 -%patch5 -p1 %if %{with gcc_libffi} %patch11 -p0 @@ -1989,8 +1987,8 @@ TEXCONFIG=false \ --with-gxx-include-dir=%{_includedir}/c++/%{version} \ %{?with_vtv:--enable-vtable-verify} \ %endif - --with-pkgversion="PLD-Linux" \ - --with-bugurl="http://bugs.pld-linux.org" \ + --with-pkgversion="TLD-Linux" \ + --with-bugurl="http://www.tld-linux.org" \ --host=%{_target_platform} \ --build=%{_target_platform}