forked from Imagelibrary/rtems
2002-10-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
(RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
* binutils/binutils.add: Remove %{target} != %{build} comment
(RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
and _target_os)
* gcc3newlib/base-gcc.add: Add gccint*infos.
* gcc3newlib/base-gcj.add: Add gcj*infos.
Mark manpages as %doc and pickup the gzipped versions.
This commit is contained in:
@@ -19,6 +19,7 @@ This is the files for gcc and newlib that are shared by all targets.
|
||||
%doc %{_prefix}/info/gcc.info*.gz
|
||||
%doc %{_prefix}/info/libc.info*.gz
|
||||
%doc %{_prefix}/info/libm.info*.gz
|
||||
%doc %{_prefix}/info/gccint.info*.gz
|
||||
|
||||
%dir %{_prefix}/man
|
||||
%dir %{_prefix}/man/man1
|
||||
|
||||
Reference in New Issue
Block a user