forked from Imagelibrary/rtems
2005-04-23 Ralf Corsepius <ralf.corsepius@rtems.org>
* gccnewlib/target-gfortran.add: Let package obsolete g77. * gccnewlib/target-objc.add: Reflect new location of cc1obj.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2005-04-23 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* gccnewlib/target-gfortran.add: Let package obsolete g77.
|
||||
* gccnewlib/target-objc.add: Reflect new location of cc1obj.
|
||||
|
||||
2005-04-23 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* gdb/gdb.add: Propagate RPM_OPT_FLAGS to configure.
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
Summary: gcc/gfortran compiler for %{gcc_target}
|
||||
Group: %{rpmgroup}
|
||||
Requires: %{rpmprefix}rtems@osversion@-base-gfortran %{rpmprefix}%{gcc_target}-gcc
|
||||
Obsoletes: %{rpmprefix}%{gcc_target}-g77
|
||||
|
||||
%description -n %{rpmprefix}%{gcc_target}-gfortran
|
||||
RTEMS is an open source operating system for embedded systems.
|
||||
|
||||
@@ -14,6 +14,6 @@ This is the gcc/objc compiler for %{gcc_target}
|
||||
|
||||
%files -n %{rpmprefix}%{gcc_target}-objc -f build/files.objc
|
||||
%defattr(-,root,root)
|
||||
%{gcclib}/%{gcc_target}/%{gcc_version}/cc1obj%{_exeext}
|
||||
%{gccexec}/%{gcc_target}/%{gcc_version}/cc1obj%{_exeext}
|
||||
%{gcclib}/%{gcc_target}/%{gcc_version}/include/objc
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user