27.07.2012 16:55, Anssi Hannula skrev:
> 26.07.2012 20:17, [email protected] kirjoitti:
>> Revision
>>     5228
>> Author
>>     tv
>> Date
>>     2012-07-26 19:17:41 +0200 (Thu, 26 Jul 2012)
>>
>>
>>       Log Message
>>
>> revert some duplicated manbo stuff (all identical to default but
>> %_libexecdir that changed to %_libdir when mga forked mdv)
> 
> 
> Hmm, I'm not sure I understand. AFAIK we have always (i.e. on Mageia and
> on Mandriva before Mageia) had %_libexecdir as %_libdir.
> 

Yep,
see:
http://svn.mandriva.com/viewvc/packages/updates/2010.1/rpm-manbo-setup/current/SOURCES/manbo.macros?view=markup



> The change means that even 64-bit libexec binaries will be put into
> /usr/lib, is that intentional?

So this change should be reverted imho...

> 
> 
>>       Modified Paths
>>
>>   * rpm/rpm-setup/trunk/NEWS <#rpmrpmsetuptrunkNEWS>
>>   * rpm/rpm-setup/trunk/macros.in <#rpmrpmsetuptrunkmacrosin>
>>
>> Modified: rpm/rpm-setup/trunk/NEWS
>> ===================================================================
>> --- rpm/rpm-setup/trunk/NEWS 2012-07-26 17:17:40 UTC (rev 5227)
>> +++ rpm/rpm-setup/trunk/NEWS 2012-07-26 17:17:41 UTC (rev 5228)
>> @@ -1,3 +1,5 @@
>> +- fix %_libexecdir that changed to %_libdir when mga forked mdv
>> +  (when we merged manbo stuff)
>>  - install g-ir-extract-deps in the right place
>>  - switch from lzma to xz payload by default (like FC & mdv)
>>    (supported since 2008)
>>
>> Modified: rpm/rpm-setup/trunk/macros.in
>> ===================================================================
>> --- rpm/rpm-setup/trunk/macros.in    2012-07-26 17:17:40 UTC (rev 5227)
>> +++ rpm/rpm-setup/trunk/macros.in    2012-07-26 17:17:41 UTC (rev 5228)
>> @@ -65,6 +65,6 @@
>>  
>>  %_localstatedir %{_var}
>>  %_logdir    %{_var}/log
>> -%_libexecdir        %_libdir
>> +%_libexecdir        %{_prefix}/lib
>>  
>>  %_docdir_fmt        %%{NAME}
>>
> 
> 

--
Thomas

Reply via email to