|
|
|
|
@ -26,8 +26,8 @@
|
|
|
|
|
# package versions |
|
|
|
|
%define V_major_dot 3.3 |
|
|
|
|
%define V_major_comp 33 |
|
|
|
|
%define V_snap_dash 2003-02-17 |
|
|
|
|
%define V_snap_comp 20030217 |
|
|
|
|
%define V_snap_dash 2003-02-24 |
|
|
|
|
%define V_snap_comp 20030224 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
Name: gcc33 |
|
|
|
|
@ -39,7 +39,7 @@ Distribution: OpenPKG [EVAL]
|
|
|
|
|
Group: Language |
|
|
|
|
License: GPL |
|
|
|
|
Version: %{V_major_dot}s%{V_snap_comp} |
|
|
|
|
Release: 20030218 |
|
|
|
|
Release: 20030225 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_cxx yes |
|
|
|
|
|