Changeset 1229 for spec/trunk/SPECS


Ignore:
Timestamp:
Aug 29, 2017, 5:54:37 PM (8 years ago)
Author:
dmik
Message:

spec: libc: Release version 0.6.6-35.

Location:
spec/trunk/SPECS
Files:
2 added
1 edited

Legend:

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

    r1191 r1229  
    77Group:          System/Libraries
    88Version:        0.6.6
    9 Release:        34%{?dist}
     9Release:        35%{?dist}
    1010Url:            http://svn.netlabs.org/libc
    1111
    1212Source:         libc-%{version}.zip
    13 Source1:        libc-emxomf.zip
    14 # This contains binary build of LIBC with patches from tickets #361-365
    15 Source2:        libc-hotfix.zip
     13Source1:        libc-emxomf-20150207.zip
     14# This contains binary build of LIBC with patches from tickets #361-366
     15Source2:        libc-hotfix-20170822.zip
    1616# This contains binary build of emxomfld with patches from ticket #376
    17 Source3:        libc-emxomfld.zip
     17Source3:        libc-emxomfld-20170411.zip
    1818
    1919Patch0:         libc.patch
     
    2121# http://trac.netlabs.org/libc/ticket/377
    2222Patch1:         libc-dmik-no-bsd.diff
     23# http://trac.netlabs.org/libc/ticket/366 (header only)
     24Patch2:         libc-dmik-fork_completion_callback-header.diff
    2325
    2426# These patches are not actually applied but they record what
     
    2729Patch101:       libc-dmik-emxomf-02-remove-asterisk.diff
    2830Patch102:       libc-yuri-emxomf-verbose-warnings-3.patch
     31Patch103:       libc-dmik-fork_completion_callback.diff
    2932
    3033BuildRequires:  rexx_exe
     
    8790%patch0
    8891%patch1
     92%patch2
    8993
    9094#replace paths.h wrong macros
     
    190194
    191195%changelog
     196* Tue Aug 29 2017 Dmitriy Kuminov <coding@dmik.org> 0.6.6-35
     197- Apply patch from ticket #366 to allow using LIBC in fork() callbacks.
     198
    192199* Sat Jun 10 2017 Dmitriy Kuminov <coding@dmik.org> 0.6.6-34
    193200- Remove BSD defines from sys/param.h and types.h to avoid mistreating OS/2
Note: See TracChangeset for help on using the changeset viewer.