Ignore:
Timestamp:
Jun 10, 2017, 8:19:47 PM (8 years ago)
Author:
dmik
Message:

spec: libc: Release version 0.6.6-34.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/libc.spec

    r1158 r1191  
    77Group:          System/Libraries
    88Version:        0.6.6
    9 Release:        33%{?dist}
     9Release:        34%{?dist}
    1010Url:            http://svn.netlabs.org/libc
    1111
     
    1919Patch0:         libc.patch
    2020
     21# http://trac.netlabs.org/libc/ticket/377
     22Patch1:         libc-dmik-no-bsd.diff
     23
    2124# These patches are not actually applied but they record what
    2225# needs to be done to the stock LIBC 0.6 source in order to build
     
    8386%setup -q -c -a 1 -a 2 -a 3
    8487%patch0
     88%patch1
    8589
    8690#replace paths.h wrong macros
     
    186190
    187191%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
    188196* Tue Jun 6 2017 Dmitriy Kuminov <coding@dmik.org> 0.6.6-33
    189197- Provide patched emxomfld.exe that fixes Invalid WKEXT record errors.
Note: See TracChangeset for help on using the changeset viewer.