Author Login
Post Reply
Anssi Hannula wrote:
> helio wrote:
>> Author: helio
>> Date: Tue Jun 17 12:30:42 2008
>> New Revision: 222189
>>
>> Modified:
>> cooker/qt4/current/SPECS/qt4.spec
>>
>> Log:
>> - Reverting last change. People assuming that is wrong for him is not used for anyone else and have no reason. And usually not care to ask.
>
> This breaks debug packages. With your change, they do not contain the
> debug symbols. There have been complaints on cooker@(protected).
Just for the record, as per discussion in IRC:
The reason for not having "-no-separate-debug-info" and Helio's
reversion of the change was so that debug symbols would be included in
main library packages instead of -debug packages during cooker cycle.
However, this is currently broken (no debug symbols are included
anywhere), so it was agreed to unrevert this. Now debug symbols will be
in -debug package.
>> Modified: cooker/qt4/current/SPECS/qt4.spec
>> ==============================================================================
>> --- cooker/qt4/current/SPECS/qt4.spec (original)
>> +++ cooker/qt4/current/SPECS/qt4.spec Tue Jun 17 12:30:42 2008
>> @@(protected) @@
>> %if %{with_debug}
>> -debug \
>> %else
>> + -no-separate-debug-info \
>> -release \
>> %endif
>> - -no-separate-debug-info \
>> -sysconfdir %_sysconfdir \
>
--
Anssi Hannula