Browse Source

upgrading package: gcc 3.3.2 -> 3.3.3

master
parent
commit
7bd8bc0b8a
  1. 6
      gcc/gcc.spec

6
gcc/gcc.spec

@ -24,9 +24,9 @@
## ##
# package version # package version
%define V_full 3.3.2 %define V_full 3.3.3
%define V_comp %nil %define V_comp %nil
%define V_bounds 3.3.2-1.00 %define V_bounds 3.3.3-1.00
%define V_ssp 3.3-7 %define V_ssp 3.3-7
# package information # package information
@ -40,7 +40,7 @@ Class: CORE
Group: Compiler Group: Compiler
License: GPL License: GPL
Version: %{V_full} Version: %{V_full}
Release: 20040209 Release: 20040218
# package options # package options
%option with_cxx yes %option with_cxx yes

Loading…
Cancel
Save