|
|
|
@ -27,7 +27,7 @@
|
|
|
|
|
%define V_major 3.1 |
|
|
|
|
%define V_snap_Y 2002 |
|
|
|
|
%define V_snap_M 03 |
|
|
|
|
%define V_snap_D 09 |
|
|
|
|
%define V_snap_D 11 |
|
|
|
|
|
|
|
|
|
# derived version shortcuts |
|
|
|
|
%define V_here %{V_major}s%{V_snap_Y}%{V_snap_M}%{V_snap_D} |
|
|
|
@ -44,7 +44,7 @@ Distribution: OpenPKG [EXP]
|
|
|
|
|
Group: Language |
|
|
|
|
License: GPL |
|
|
|
|
Version: %{V_here} |
|
|
|
|
Release: 20020311 |
|
|
|
|
Release: 20020313 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: ftp://gcc.gnu.org/pub/gcc/snapshots/%{V_dir}/gcc-%{V_file}.tar.bz2 |
|
|
|
|