|
|
|
|
@ -26,8 +26,8 @@
|
|
|
|
|
# package versions |
|
|
|
|
%define V_major_dot 3.3 |
|
|
|
|
%define V_major_comp 33 |
|
|
|
|
%define V_snap_dash 2003-05-05 |
|
|
|
|
%define V_snap_comp 20030505 |
|
|
|
|
%define V_snap_dash 2003-05-12 |
|
|
|
|
%define V_snap_comp 20030512 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
Name: gcc33 |
|
|
|
|
@ -39,7 +39,7 @@ Distribution: OpenPKG [EVAL]
|
|
|
|
|
Group: Language |
|
|
|
|
License: GPL |
|
|
|
|
Version: %{V_major_dot}s%{V_snap_comp} |
|
|
|
|
Release: 20030505 |
|
|
|
|
Release: 20030513 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_cxx yes |
|
|
|
|
|