Browse Source

upgrade to gcc 3.0.4

master
parent
commit
537c1f6bca
  1. 8
      gcc/gcc.spec

8
gcc/gcc.spec

@ -23,9 +23,9 @@
## SUCH DAMAGE. ## SUCH DAMAGE.
## ##
%define V_major 3.0.3 %define V_major 3.0.4
%define V_short 3.0.3 %define V_short 3.0.4
%define V_long 3.0.3 %define V_long 3.0.4
# package information # package information
Name: gcc Name: gcc
@ -40,7 +40,7 @@ Version: %{V_short}
Release: 20020206 Release: 20020206
# list of sources # list of sources
Source0: ftp://gcc.gnu.org/pub/gcc/releases/%{V_long}/gcc-%{V_long}.tar.bz2 Source0: ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{V_long}/gcc-%{V_long}.tar.bz2
# build information # build information
Prefix: %{l_prefix} Prefix: %{l_prefix}

Loading…
Cancel
Save