From 1ac7a009899c44caec172039d293488cf9f528fd Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 16 Jul 2006 04:51:16 +0000 Subject: Eliminate @osversion. Hard-code 4.7. --- contrib/crossrpms/gcc/target-c++.add | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/crossrpms/gcc/target-c++.add') diff --git a/contrib/crossrpms/gcc/target-c++.add b/contrib/crossrpms/gcc/target-c++.add index ad0fae0d7f..7ea1cd037b 100644 --- a/contrib/crossrpms/gcc/target-c++.add +++ b/contrib/crossrpms/gcc/target-c++.add @@ -9,7 +9,7 @@ Version: %{gcc_rpmvers} License: GPL %if "%{_prefix}" != "/usr" -Requires: @rpmprefix@rtems@osversion@-base-gcc +Requires: @rpmprefix@rtems4.7-base-gcc %endif Requires: @rpmprefix@@tool_target@-gcc = %{gcc_rpmvers}-%{release} -- cgit v1.2.3