|
|
|
@ -26,8 +26,8 @@
|
|
|
|
|
# package versions |
|
|
|
|
%define V_major 3.3 |
|
|
|
|
%define V_short 33 |
|
|
|
|
%define V_snap_comp 20021223 |
|
|
|
|
%define V_snap_dash 2002-12-23 |
|
|
|
|
%define V_snap_comp 20021230 |
|
|
|
|
%define V_snap_dash 2002-12-30 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_cxx yes |
|
|
|
@ -45,7 +45,7 @@ Distribution: OpenPKG [CORE]
|
|
|
|
|
Group: Language |
|
|
|
|
License: GPL |
|
|
|
|
Version: %{V_major}s%{V_snap_comp} |
|
|
|
|
Release: 20021230 |
|
|
|
|
Release: 20021231 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: ftp://gcc.gnu.org/pub/gcc/snapshots/%{V_snap_dash}/gcc-%{V_snap_comp}.tar.bz2 |
|
|
|
|