Changeset 1191 for spec/trunk/SPECS/libc.spec
- Timestamp:
- Jun 10, 2017, 8:19:47 PM (8 years ago)
- File:
-
- 1 edited
-
spec/trunk/SPECS/libc.spec (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/libc.spec
r1158 r1191 7 7 Group: System/Libraries 8 8 Version: 0.6.6 9 Release: 3 3%{?dist}9 Release: 34%{?dist} 10 10 Url: http://svn.netlabs.org/libc 11 11 … … 19 19 Patch0: libc.patch 20 20 21 # http://trac.netlabs.org/libc/ticket/377 22 Patch1: libc-dmik-no-bsd.diff 23 21 24 # These patches are not actually applied but they record what 22 25 # needs to be done to the stock LIBC 0.6 source in order to build … … 83 86 %setup -q -c -a 1 -a 2 -a 3 84 87 %patch0 88 %patch1 85 89 86 90 #replace paths.h wrong macros … … 186 190 187 191 %changelog 192 * Sat Jun 10 2017 Dmitriy Kuminov <coding@dmik.org> 0.6.6-34 193 - Remove BSD defines from sys/param.h and types.h to avoid mistreating OS/2 194 as BSD (e.g. by LIBICU's unicode/platform.h). 195 188 196 * Tue Jun 6 2017 Dmitriy Kuminov <coding@dmik.org> 0.6.6-33 189 197 - Provide patched emxomfld.exe that fixes Invalid WKEXT record errors.
Note:
See TracChangeset
for help on using the changeset viewer.
