|
@@ -23,9 +23,9 @@
|
|
|
## SUCH DAMAGE.
|
|
|
##
|
|
|
|
|
|
-%define V_major 3.0.2
|
|
|
-%define V_short 3.0.2
|
|
|
-%define V_long 3.0.2
|
|
|
+%define V_major 3.0.3
|
|
|
+%define V_short 3.0.3
|
|
|
+%define V_long 3.0.3
|
|
|
|
|
|
# package information
|
|
|
Name: gcc
|
|
@@ -37,7 +37,7 @@ Distribution: OpenPKG [REL]
|
|
|
Group: Language
|
|
|
License: GPL
|
|
|
Version: %{V_short}
|
|
|
-Release: 20011201
|
|
|
+Release: 20011222
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://gcc.gnu.org/pub/gcc/releases/%{V_long}/gcc-%{V_long}.tar.bz2
|
|
@@ -51,7 +51,8 @@ AutoReq: no
|
|
|
AutoReqProv: no
|
|
|
|
|
|
%description
|
|
|
- The GNU Compiler Collection (GCC) provides C and C++ compilers.
|
|
|
+ The GNU Compiler Collection (GCC) provides a standard conforming and
|
|
|
+ highly portable ISO C and ISO C++ compiler.
|
|
|
|
|
|
%prep
|
|
|
%setup -q -n gcc-%{V_long}
|