Changeset 229 for spec/trunk/SPECS/libc.spec
- Timestamp:
- Oct 21, 2011, 9:30:17 PM (14 years ago)
- File:
-
- 1 edited
-
spec/trunk/SPECS/libc.spec (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/libc.spec
r225 r229 5 5 Group: System/Libraries 6 6 Version: 0.6.4 7 Release: 1 0%{?dist}7 Release: 11%{?dist} 8 8 Url: http://svn.netlabs.org/libc 9 9 … … 69 69 cp -p -r "usr/include/*" %{buildroot}%{_includedir} 70 70 cp -p -r "include/*" %{buildroot}%{_includedir} 71 cp -p -r "emxomf.exe" %{buildroot}%{_bindir} 71 72 cp -p -r "usr/lib/*" %{buildroot}%{_libdir} 72 73 cp -p -r "usr/man/*" %{buildroot}%{_usr}/i386-pc-os2-elf … … 109 110 110 111 %changelog 112 * Thu Oct 20 2011 yd 113 - included emxomf.exe by dmik to workaround gcc/wlink bugs. 114 111 115 * Wed Oct 12 2011 yd 112 116 - fixed mmap include
Note:
See TracChangeset
for help on using the changeset viewer.
