Changeset 438 for spec/trunk/SPECS


Ignore:
Timestamp:
Aug 19, 2014, 2:08:39 PM (11 years ago)
Author:
dmik
Message:

spec: libc: Release 0.6.5-20.

File:
1 edited

Legend:

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

    r432 r438  
    55Group:          System/Libraries
    66Version:        0.6.5
    7 Release:        19%{?dist}
     7Release:        20%{?dist}
    88Url:            http://svn.netlabs.org/libc
    99
     
    1212Source1:        libc-emxomf.zip
    1313Patch0:         libc.patch
     14
     15# These patches are not actually applied but they record what
     16# needs to be done to the stock LIBC 0.6 source in order to build
     17# emxomf.exe contained in libc-emxomf.zip
     18Patch101:       libc-dmik-emxomf-02-remove-asterisk.diff
     19Patch102:       libc-yuri-emxomf-verbose-warnings-3.patch
     20Patch103:       libc-steven-emxomf-index-too-large.diff
    1421
    1522BuildRequires:  rexx_exe
     
    2734Summary:        Include Files and Libraries Mandatory for Development
    2835Group:          Development/Libraries/C and C++
    29 Requires:       libc = %{version}
     36Requires:       libc = %{version}-%{release}
    3037
    3138%description devel
     
    4956Group:          Development/Libraries/C and C++
    5057Provides:       gettext-devel
     58Requires:       libc = %{version}-%{release}
    5159
    5260%description gettext-devel
     
    126134
    127135%changelog
     136* Tue Aug 19 2014 Dmitriy Kuminov <coding@dmik.org> 0.6.5-20
     137- Merged emxomf-remove-asterick.diff from libc ticket #220.
     138- Made libc-devel and libc-gettext-devel strictly depend on current libc.
     139
    128140* Wed Jun 25 2014 yd
    129141- emxomf, merged libc tickets #251, #293, #295.
Note: See TracChangeset for help on using the changeset viewer.