From d7a0e4cf489f9d1cb38797e53c1153039fcdbd31 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 22 Dec 2001 13:42:26 +0000 Subject: [PATCH] upgrade to GCC 3.0.3 --- gcc/gcc.spec | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/gcc/gcc.spec b/gcc/gcc.spec index 5e51d8fe1a..dcdcf39758 100644 --- a/gcc/gcc.spec +++ b/gcc/gcc.spec @@ -23,9 +23,9 @@ ## SUCH DAMAGE. ## -%define V_major 3.0.2 -%define V_short 3.0.2 -%define V_long 3.0.2 +%define V_major 3.0.3 +%define V_short 3.0.3 +%define V_long 3.0.3 # package information Name: gcc @@ -37,7 +37,7 @@ Distribution: OpenPKG [REL] Group: Language License: GPL Version: %{V_short} -Release: 20011201 +Release: 20011222 # list of sources Source0: ftp://gcc.gnu.org/pub/gcc/releases/%{V_long}/gcc-%{V_long}.tar.bz2 @@ -51,7 +51,8 @@ AutoReq: no AutoReqProv: no %description - The GNU Compiler Collection (GCC) provides C and C++ compilers. + The GNU Compiler Collection (GCC) provides a standard conforming and + highly portable ISO C and ISO C++ compiler. %prep %setup -q -n gcc-%{V_long}