From: ankry Date: Thu, 9 Sep 2004 18:49:58 +0000 (+0000) Subject: - fixed Epoch in BR:/R: binutils, rel. 4, STBR X-Git-Tag: auto/ac/gcc-3_3_4-4 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=312f59b86f5fdbb9fe6565dead223936c8ef2ebe;hp=8098955de0066bde640c9228ab99f07755cb0508;p=packages%2Fgcc.git - fixed Epoch in BR:/R: binutils, rel. 4, STBR Changed files: gcc.spec -> 1.235 --- diff --git a/gcc.spec b/gcc.spec index 3d6b2f3..88728fc 100644 --- a/gcc.spec +++ b/gcc.spec @@ -16,7 +16,7 @@ Summary(pl): Kolekcja kompilator Summary(pt_BR): Coleção dos compiladores GNU: o compilador C e arquivos compartilhados Name: gcc Version: %{GCC_VERSION} -Release: 3 +Release: 4 Epoch: 5 License: GPL Group: Development/Languages @@ -52,7 +52,7 @@ Patch23: gcc32-test-rh65771.patch Patch24: gcc32-test-rotate.patch BuildRequires: autoconf BuildRequires: automake -BuildRequires: binutils >= 2.15.90.0.3 +BuildRequires: binutils >= 2:2.15.90.0.3 BuildRequires: bison BuildRequires: fileutils >= 4.0.41 %{?with_ada:%{!?with_bootstrap:BuildRequires: gcc(ada)}} @@ -62,7 +62,7 @@ BuildRequires: glibc-devel >= 2.2.5-20 BuildRequires: perl-devel BuildRequires: texinfo >= 4.1 BuildRequires: zlib-devel -Requires: binutils >= 2.15.90.0.3 +Requires: binutils >= 2:2.15.90.0.3 Requires: cpp = %{epoch}:%{GCC_VERSION} Requires: libgcc = %{epoch}:%{GCC_VERSION} %{?with_ada:Provides: gcc(ada)}