From 312f59b86f5fdbb9fe6565dead223936c8ef2ebe Mon Sep 17 00:00:00 2001 From: ankry Date: Thu, 9 Sep 2004 18:49:58 +0000 Subject: [PATCH 1/1] - fixed Epoch in BR:/R: binutils, rel. 4, STBR Changed files: gcc.spec -> 1.235 --- gcc.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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)} -- 2.44.0