Changeset 438 for spec/trunk/SPECS
- Timestamp:
- Aug 19, 2014, 2:08:39 PM (11 years ago)
- File:
-
- 1 edited
-
spec/trunk/SPECS/libc.spec (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/libc.spec
r432 r438 5 5 Group: System/Libraries 6 6 Version: 0.6.5 7 Release: 19%{?dist}7 Release: 20%{?dist} 8 8 Url: http://svn.netlabs.org/libc 9 9 … … 12 12 Source1: libc-emxomf.zip 13 13 Patch0: 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 18 Patch101: libc-dmik-emxomf-02-remove-asterisk.diff 19 Patch102: libc-yuri-emxomf-verbose-warnings-3.patch 20 Patch103: libc-steven-emxomf-index-too-large.diff 14 21 15 22 BuildRequires: rexx_exe … … 27 34 Summary: Include Files and Libraries Mandatory for Development 28 35 Group: Development/Libraries/C and C++ 29 Requires: libc = %{version} 36 Requires: libc = %{version}-%{release} 30 37 31 38 %description devel … … 49 56 Group: Development/Libraries/C and C++ 50 57 Provides: gettext-devel 58 Requires: libc = %{version}-%{release} 51 59 52 60 %description gettext-devel … … 126 134 127 135 %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 128 140 * Wed Jun 25 2014 yd 129 141 - emxomf, merged libc tickets #251, #293, #295.
Note:
See TracChangeset
for help on using the changeset viewer.
