Changeset 454 for spec/trunk/SPECS/libtool.spec
- Timestamp:
- Sep 4, 2014, 2:57:15 PM (11 years ago)
- File:
-
- 1 edited
-
spec/trunk/SPECS/libtool.spec (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/libtool.spec
r451 r454 6 6 Name: libtool 7 7 Version: 2.4.2 8 Release: 3%{?dist}8 Release: 4%{?dist} 9 9 License: GPLv2+ and LGPLv2+ and GFDL 10 10 URL: http://www.gnu.org/software/libtool/ … … 73 73 %description ltdl-devel 74 74 Static libraries and header files for development with ltdl. 75 76 %package debug 77 Summary: HLL debug data for exception handling support. 78 79 %description debug 80 HLL debug data for exception handling support. 75 81 76 82 %prep … … 162 168 %{_libdir}/ltdl*_dll.a 163 169 170 %files debug 171 %defattr(-,root,root) 172 %{_libdir}/*.dbg 173 164 174 %changelog 175 * Thu Sep 04 2014 yd 176 - added debug package with symbolic info for exceptq. 177 165 178 * Wed Sep 3 2014 Dmitriy Kuminov <coding@dmik.org> 2.4.2-3 166 179 - Rebuild with autoconf 2.69-2.
Note:
See TracChangeset
for help on using the changeset viewer.
