Ralf Corsepius
|
cdf5ff651b
|
2003-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* binutils/base-binutils.add: Add osversion support.
* binutils/binutils.add: Add osversion support.
%setup -n %{name}-%{version}.
Don't remove c++filt.
* binutils/target-binutils.add: Add osversion support.
Pickup c++filt.
* gcc3newlib/base-g77.add: Add osversion support.
* gcc3newlib/base-gcc.add: Add osversion support.
* gcc3newlib/base-gcj.add: Add osversion support.
* gcc3newlib/base-gnat.add: Add osversion support.
* gcc3newlib/gccnewlib.add: Add osversion support.
Remove c++filt,
%setup -n -n %{name}-%{version}.
* gcc3newlib/target-c++.add: Add osversion support.
Don't pickup c++filt.
* gcc3newlib/target-g77.add: Add osversion support.
* gcc3newlib/target-gcc.add: Add osversion support.
* gcc3newlib/target-gcj.add: Add osversion support.
* gcc3newlib/target-gnat.add: Add osversion support.
* gccnewlib/gccnewlib.add: %setup -n %{name}-%{version}.
* gdb/base-gdb.add: Add osversion support, rpmgroup, rpmprefix,
gdb_version, gdb_target.
* gdb/target-gdb.add: Ditto.
* gdb/gdb.add: Ditto.
%setup -n -n %{name}-%{version}.
|
2003-09-04 14:39:05 +00:00 |
|
Ralf Corsepius
|
c86d8e7f37
|
2003-01-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ChangeLog: Fix yesterday's entry.
* gdb/target-gdb.add: %defattr(-,root,root).
Use %{_prefix} instead of /opt/rtems.
Misc. minor changes.
* gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
Remove stray unpackaged files.
Use %{_defaultbuildroot} instead of hard-coded values.
configure --disable-nls.
Misc. minor changes.
Add BuildPreReq: ncurses-devel.
* gdb/base-gdb.add: %defattr(-,root,root).
Use %{_prefix} instead of /opt/rtems.
Misc. minor changes.
* gdb/mkspec.in: New.
* gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
* gcc3newlib/mkspec.in: Fix usage.
* gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
hard-coded values. Update copyright notice.
* mkgdbspec.in: Removed.
* Makefile.am: Remove mkgdbspec.
* configure.ac: Remove mkgdbspec.
Add gdb/mkspec.
|
2003-01-29 14:06:02 +00:00 |
|