Changeset 1580 for spec/trunk/SPECS/pthread.spec
- Timestamp:
- Jan 30, 2019, 11:42:38 AM (7 years ago)
- File:
-
- 1 edited
-
spec/trunk/SPECS/pthread.spec (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/pthread.spec
r1283 r1580 1 1 %define kmk_dist out/os2.x86/release/dist 2 2 3 Summary: A posix pthread emulation for OS/2 -eComStation3 Summary: A posix pthread emulation for OS/2 and OS/2 based systems 4 4 Name: pthread 5 Version: 201 712276 Release: 2 2%{?dist}5 Version: 20190130 6 Release: 23%{?dist} 7 7 License: unknown 8 8 Group: Development/Libraries 9 9 10 %scm_source svn http://svn.netlabs.org/repos/ports/pthread/trunk 2 25010 %scm_source svn http://svn.netlabs.org/repos/ports/pthread/trunk 2333 11 11 12 12 BuildRequires: gcc make … … 31 31 %description legacy 32 32 The previous posix pthread emulation library. 33 34 %package debug35 Summary: HLL debug data for exception handling support.36 Requires: %{name} = %{version}-%{release}37 38 %description debug39 HLL debug data for exception handling support.40 33 41 34 %debug_package … … 77 70 %{_libdir}/pthread.dll 78 71 79 %files debug 80 %defattr(-,root,root) 81 %{_libdir}/*.dbg 72 %changelog 73 * Wed Jan 30 2019 Silvan Scherrer <silvan.scherrer@aroa.ch> 20190130-23 74 - fix ticket #205 (code by KO Myung-Hun) 75 - fix ticket #204 (code by kO Myung-Hun) 76 - remove exceptq 77 - link against libcx 78 - add buildlevel info 82 79 83 %changelog84 80 * Wed Dec 27 2017 Dmitriy Kuminov <coding@dmik.org> 20171227-22 85 81 - Remove dangerous DosEnterCritSec usage.
Note:
See TracChangeset
for help on using the changeset viewer.
