Changeset 426 for spec/trunk/SPECS
- Timestamp:
- Jun 2, 2014, 12:38:05 AM (11 years ago)
- File:
-
- 1 edited
-
spec/trunk/SPECS/zlib.spec (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/zlib.spec
r282 r426 27 27 The zlib-devel package contains the header files and libraries needed to 28 28 develop programs that use the zlib compression and decompression library. 29 30 %package debug 31 Summary: HLL debug data for exception handling support. 32 33 %description debug 34 HLL debug data for exception handling support. 29 35 30 36 %prep … … 86 92 %defattr(-,root,root) 87 93 %_libdir/*.a 88 %_libdir/z.dll89 94 %_includedir/* 90 95 %_mandir/man?/* … … 93 98 #%docdir/*.bz2 94 99 100 %files debug 101 %defattr(-,root,root) 102 %{_libdir}/*.dbg 103 95 104 %changelog 105 * Mon Jun 02 2014 yd 106 - remove dll from devel package. 107 - added debug package with symbolic info for exceptq. 108 96 109 * Mon Jan 16 2012 yd 97 110 - rebuild with libc 0.6.4 runtime.
Note:
See TracChangeset
for help on using the changeset viewer.
