Re: ImageMagick update

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



30.05.2010 19:22, Mamoru Tasaka пишет:
> Pavel Alexeev (aka Pahan-Hubbitus) wrote, at 05/30/2010 11:59 PM +9:00:
>    
>> 22.05.2010 17:28, Hans de Goede пишет:
>>      
>>> This is not necessarily good advice either:
>>> 1) As these la files are for plugins which are located outside of %{_libdir},
>>> they do no harm
>>> 2) In the past there have been cases with plugins where the libraries plugins
>>> loading mechanism relies on the .la files being present, that might very well
>>> be the case here.
>>>
>>> Regards,
>>>
>>> Hans
>>>
>>>        
>> Very interesting.
>> Actually spec file contain string to delete in root build directory:
>> rm $RPM_BUILD_ROOT%{_libdir}/*.la
>> What can happened bad if I do:
>> find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} \;
>> as Chen Lei suggested before?
>>
>> Actually I done that, but update is not pushed yet.
>>      
> At least you have to check if removing libtool files in module directory
> won't raise this issue again:
> https://bugzilla.redhat.com/show_bug.cgi?id=185237
>    
Awesome!
$ convert -list format | wc -l
7
Mamoru, very thank you! I add comment in spec now with link to that bug 
to do not miss it in the future!
> Regards,
> Mamoru
>
>    

-- 
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux