summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/gcc/target-objc.add
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-03-07 13:42:57 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-03-07 13:42:57 +0000
commitc429c0167d5120cee641ef77ac90f02b91379fc2 (patch)
treecefb9825d498fbdef2b154362b6e38bb5ffc6ad3 /contrib/crossrpms/gcc/target-objc.add
parentUse %echo instead of %%echo in %expand (diff)
downloadrtems-c429c0167d5120cee641ef77ac90f02b91379fc2.tar.bz2
Use gcc_rpmvers for subpackage deps.
Diffstat (limited to '')
-rw-r--r--contrib/crossrpms/gcc/target-objc.add2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/crossrpms/gcc/target-objc.add b/contrib/crossrpms/gcc/target-objc.add
index c9c3546023..6b35020535 100644
--- a/contrib/crossrpms/gcc/target-objc.add
+++ b/contrib/crossrpms/gcc/target-objc.add
@@ -7,7 +7,7 @@ Summary: Objective C support for @tool_target@-gcc
Group: Development/Tools
Version: %{gcc_rpmvers}
License: GPL
-Requires: @rpmprefix@@tool_target@-gcc = %{gcc_version}-%{release}
+Requires: @rpmprefix@@tool_target@-gcc = %{gcc_rpmvers}-%{release}
%description -n @rpmprefix@@tool_target@-objc
GCC objc compiler for @tool_target@.