Ignore:
Timestamp:
Sep 4, 2014, 2:57:15 PM (11 years ago)
Author:
Yuri Dario
Message:

spec: libtool, added debug package with symbolic info for exceptq.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/libtool.spec

    r451 r454  
    66Name:    libtool
    77Version: 2.4.2
    8 Release: 3%{?dist}
     8Release: 4%{?dist}
    99License: GPLv2+ and LGPLv2+ and GFDL
    1010URL:     http://www.gnu.org/software/libtool/
     
    7373%description ltdl-devel
    7474Static libraries and header files for development with ltdl.
     75
     76%package debug
     77Summary: HLL debug data for exception handling support.
     78
     79%description debug
     80HLL debug data for exception handling support.
    7581
    7682%prep
     
    162168%{_libdir}/ltdl*_dll.a
    163169
     170%files debug
     171%defattr(-,root,root)
     172%{_libdir}/*.dbg
     173
    164174%changelog
     175* Thu Sep 04 2014 yd
     176- added debug package with symbolic info for exceptq.
     177
    165178* Wed Sep 3 2014 Dmitriy Kuminov <coding@dmik.org> 2.4.2-3
    166179- Rebuild with autoconf 2.69-2.
Note: See TracChangeset for help on using the changeset viewer.