From 45c41764c0562b0a12573730a137ff5baf915e73 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 23 Jul 2006 14:18:39 +0000 Subject: Rename *base packages into gcc*-common gcc/base*.add Rename *gnat into *gcc-gnat --- contrib/crossrpms/gcc/target-gnat.add | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'contrib/crossrpms') diff --git a/contrib/crossrpms/gcc/target-gnat.add b/contrib/crossrpms/gcc/target-gnat.add index da73d6efcf..bd6482380e 100644 --- a/contrib/crossrpms/gcc/target-gnat.add +++ b/contrib/crossrpms/gcc/target-gnat.add @@ -2,23 +2,24 @@ # ============================================================== # @rpmprefix@@tool_target@-gnat # ============================================================== -%package -n @rpmprefix@@tool_target@-gnat +%package -n @rpmprefix@@tool_target@-gcc-gnat Summary: Ada support for for @tool_target@-gcc Group: Development/Tools Version: %{gcc_rpmvers} License: GPL +Provides: @rpmprefix@@tool_target@-gcc-gnat = %{gcc_rpmvers}-%{release} %if %_build_infos -Requires: @rpmprefix@rtems4.7-base-gnat +Requires: @rpmprefix@gcc-gnat-common %endif Requires: @rpmprefix@@tool_target@-gcc = %{gcc_rpmvers}-%{release} -%description -n @rpmprefix@@tool_target@-gnat +%description -n @rpmprefix@@tool_target@-gcc-gnat RTEMS is an open source operating system for embedded systems. This is the gcc/gnat compiler for @tool_target@. -%files -n @rpmprefix@@tool_target@-gnat +%files -n @rpmprefix@@tool_target@-gcc-gnat %defattr(-,root,root) %{_bindir}/@tool_target@-gnat* %{_bindir}/@tool_target@-gprmake%{_exeext} -- cgit v1.2.3