Changeset 572 for spec/trunk/SPECS/pthread.spec
- Timestamp:
- May 21, 2015, 3:02:45 PM (10 years ago)
- File:
-
- 1 edited
-
spec/trunk/SPECS/pthread.spec (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/pthread.spec
r569 r572 7 7 Name: pthread 8 8 Version: 20150408 9 Release: 1 8%{?dist}9 Release: 19%{?dist} 10 10 License: unknown 11 11 Group: Development/Libraries … … 20 20 Summary: Header files developing apps which will use pthread 21 21 Group: Development/Libraries 22 Requires: %{name} = %{version}-%{release} 22 23 23 24 %description devel … … 33 34 %package debug 34 35 Summary: HLL debug data for exception handling support. 36 Requires: %{name} = %{version}-%{release} 35 37 36 38 %description debug … … 84 86 85 87 %changelog 88 * Thu May 21 2015 yd <yd@os2power.com> 20150408-19 89 - force -devel and -debug to depend on main package, fixes ticket:138. 90 86 91 * Wed Apr 08 2015 yd <yd@os2power.com> 20150408-18 87 92 - r1137, add missing export _pthread_attr_setdetachstate(), fixes ticket:65.
Note:
See TracChangeset
for help on using the changeset viewer.
