Changeset 6237ab4 in rtems
- Timestamp:
- 01/16/03 04:34:23 (20 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- ec1898b
- Parents:
- 2a2def9
- Location:
- contrib/cygwin
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/cygwin/ChangeLog
r2a2def9 r6237ab4 1 2003-01-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * setup.def: Update to binutils-20021117-1. 4 * i386-cygwin-binutils.spec.in: Reflect update to binutils-20021127-1. 5 Adaptations to RH-8.0/rpm-4.1. 6 1 7 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 8 -
contrib/cygwin/i386-cygwin-binutils.spec.in
r2a2def9 r6237ab4 54 54 rm -f $RPM_BUILD_ROOT%{prefix}/bin/i386-cygwin-c++filt 55 55 56 rm -f $RPM_BUILD_ROOT%{prefix}/lib/libiberty.a 57 56 58 %clean 57 59 # let rpm --clean remove BuildRoot iff using the default BuildRoot … … 65 67 %doc %{prefix}/man/man1/i386-cygwin-*.1* 66 68 67 %dir %{prefix}/include68 %{prefix}/include/*.h69 # %dir %{prefix}/include 70 # %{prefix}/include/*.h 69 71 70 %dir %{prefix}/lib71 %{prefix}/lib/libbfd*72 %{prefix}/lib/libiberty*73 %{prefix}/lib/libopcodes*72 # %dir %{prefix}/lib 73 # %{prefix}/lib/libbfd* 74 # %{prefix}/lib/libiberty* 75 # %{prefix}/lib/libopcodes* 74 76 75 77 %dir %{prefix}/share -
contrib/cygwin/setup.def
r2a2def9 r6237ab4 4 4 # $Id$ 5 5 # 6 binutils_version=200 11002-16 binutils_version=20021117-1 7 7 binutils_rpm_release=1 8 8 mingw_version=1.2-1
Note: See TracChangeset
for help on using the changeset viewer.