Changeset 1092 for spec/trunk/SPECS/libc.spec
- Timestamp:
- Apr 7, 2017, 8:29:28 PM (9 years ago)
- File:
-
- 1 edited
-
spec/trunk/SPECS/libc.spec (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/libc.spec
r852 r1092 7 7 Group: System/Libraries 8 8 Version: 0.6.6 9 Release: 3 1%{?dist}9 Release: 32%{?dist} 10 10 Url: http://svn.netlabs.org/libc 11 11 … … 26 26 27 27 BuildRequires: rexx_exe 28 29 # Require kLIBC user management to make programs using Unix user management API 30 # (getpwuid() and friends) work correctly. 31 Requires: klusrmgr 28 32 29 33 %description … … 159 163 %{_libdir} 160 164 %exclude %{_libdir}/*.dbg 165 %exclude %{_libdir}/dbg 166 %exclude %{_libdir}/tcpipv4/dbg 161 167 %exclude %{_libdir}/gcc335.dll 162 168 … … 174 180 %{_bindir}/*.dbg 175 181 %{_libdir}/*.dbg 182 %{_libdir}/dbg 183 %{_libdir}/tcpipv4/dbg 176 184 177 185 %changelog 186 * Fri Apr 7 2017 Dmitriy Kuminov <coding@dmik.org> 0.6.6-32 187 - Require kLIBC user management (klusrmgr) to make programs using Unix user 188 management API (getpwuid() and friends) work correctly. 189 - Move debug libraries from libc-devel to libc-debug (saves a lot of space). 190 178 191 * Thu Sep 22 2016 Dmitriy Kuminov <coding@dmik.org> 0.6.6-31 179 192 - Remove sys/mman.h which is now provided by libcx-devel.
Note:
See TracChangeset
for help on using the changeset viewer.
