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>
|
2005-04-23 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* gdb/gdb.add: Propagate RPM_OPT_FLAGS to configure.
|
* gdb/gdb.add: Propagate RPM_OPT_FLAGS to configure.
|
||||||
|
|||||||
@@ -6,6 +6,7 @@
|
|||||||
Summary: gcc/gfortran compiler for %{gcc_target}
|
Summary: gcc/gfortran compiler for %{gcc_target}
|
||||||
Group: %{rpmgroup}
|
Group: %{rpmgroup}
|
||||||
Requires: %{rpmprefix}rtems@osversion@-base-gfortran %{rpmprefix}%{gcc_target}-gcc
|
Requires: %{rpmprefix}rtems@osversion@-base-gfortran %{rpmprefix}%{gcc_target}-gcc
|
||||||
|
Obsoletes: %{rpmprefix}%{gcc_target}-g77
|
||||||
|
|
||||||
%description -n %{rpmprefix}%{gcc_target}-gfortran
|
%description -n %{rpmprefix}%{gcc_target}-gfortran
|
||||||
RTEMS is an open source operating system for embedded systems.
|
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
|
%files -n %{rpmprefix}%{gcc_target}-objc -f build/files.objc
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{gcclib}/%{gcc_target}/%{gcc_version}/cc1obj%{_exeext}
|
%{gccexec}/%{gcc_target}/%{gcc_version}/cc1obj%{_exeext}
|
||||||
%{gcclib}/%{gcc_target}/%{gcc_version}/include/objc
|
%{gcclib}/%{gcc_target}/%{gcc_version}/include/objc
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
Reference in New Issue
Block a user