Minor fixes.

This commit is contained in:
Ralf Corsepius
2006-07-23 14:23:21 +00:00
parent 1528803c10
commit 5e58aa9240
+2 -2
View File
@@ -10,7 +10,7 @@
# License: GPL
# %if %build_infos
# Requires: @rpmprefix@rtems4.7-base-gcc
# Requires: @rpmprefix@gcc-common
# %endif
%description -n @rpmprefix@@tool_target@-gcc
@@ -36,7 +36,7 @@ GNU cc compiler for @tool_target@.
%{_bindir}/@tool_target@-gccbug
%dir %{gcclib}/@tool_target@/%{gcc_version}/include
%if "%{gcc_version}" >= "4.0.0"
%if "%{gcc_version}" > "4.0.3"
%dir %{gcclib}/@tool_target@/%{gcc_version}/include/ssp
%endif