No lzma sdk in fedora

Toshio Kuratomi a.badger at gmail.com
Sat Feb 13 00:08:42 UTC 2010


On Fri, Feb 12, 2010 at 03:04:06PM -0800, John Reiser wrote:
> 
> > Where is an appropriate location to put the source?
> 
> The Fedora upx package put its copy of lzma465.tar.bz2 as another file in
> the SOURCES for Fedora upx, in same directory as upx-3.04.tar.bz2.
> 
This is a bundled library and needs to stop.  How to stop doing it is
another question :-)

Looks like some background information is here: 
  https://bugzilla.redhat.com/show_bug.cgi?id=501636

Options:
1) Rebreak LZMA support by simply removing the lzma library
2) Figure out just which files need to be imported from the LZMA source to
compile and include those.  This would hinge on the definition of a bundled
library which FPC is mulling over right now.
3) Port upx to use something other than the old liblzma.  From the sounds of
it, the old liblzma doesn't provide the needed API for upx to work.
However, xz's liblzma is supposed to be closer to the zlib API so it might
be possible to change this now.
4) You can request an exception from FESCo but it would need a compelling
reason to grant it.

-Toshio
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
Url : http://lists.fedoraproject.org/pipermail/devel/attachments/20100212/f2d26a2f/attachment.bin 


More information about the devel mailing list