Ignore:
Timestamp:
Apr 8, 2014, 12:27:55 PM (11 years ago)
Author:
Yuri Dario
Message:

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

File:
1 edited

Legend:

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

    r405 r406  
    6868this includes parsing and validation even with complex DTDs, either
    6969at parse time or later once the document has been modified.
     70
     71%package debug
     72Summary: HLL debug data for exception handling support.
     73
     74%description debug
     75HLL debug data for exception handling support.
    7076
    7177%prep
     
    160166#%doc doc/python.html
    161167
     168%files debug
     169%defattr(-,root,root)
     170%{_bindir}/*.dbg
     171%{_libdir}/*.dbg
     172
    162173%changelog
    163174* Mon Apr 07 2014 yd
    164175- build for python 2.7.
     176- added debug package with symbolic info for exceptq.
    165177
    166178* Mon Jan 16 2012 yd
Note: See TracChangeset for help on using the changeset viewer.