Bug 177967 - lzo needs to be updated to 2.2
Summary: lzo needs to be updated to 2.2
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: lzo
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Hans de Goede
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 177974
TreeView+ depends on / blocked
 
Reported: 2006-01-16 22:06 UTC by Nicolas Mailhot
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version: 2.02-2.fc6
Clone Of:
Environment:
Last Closed: 2006-11-13 12:41:02 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
lzo-2.02-1 spec file. (2.13 KB, text/plain)
2006-01-19 09:28 UTC, Dams
no flags Details

Description Nicolas Mailhot 2006-01-16 22:06:30 UTC
A new major version of lzo was released the 17 Oct 2005

It's supposed to be much better - the FE lzo package needs a refresh

Comment 1 Warren Togami 2006-01-17 18:44:14 UTC
Does this cause a so-name bump?  If so please be sure that you identify and
rebuild EVERYTHING that relies upon it before the packages are signed and pushed.


Comment 2 Nicolas Mailhot 2006-01-17 19:16:27 UTC
That's why doing it before the FC5 FE mass rebuild is better than doing it after it

Comment 3 Dams 2006-01-18 10:37:58 UTC
It's not a soname change. It's a filename change :
%{_libdir}/liblzo2.so
%{_libdir}/liblzo2.a

We now have liblzo2.

Do we create a new liblzo2 package ? liblzo and liblzo2 wouldnt conflict :
include files are in different path (%{includedir}/lzo*.h vs %{_includedir}/lzo)
and libs are different (liblzo.so vs liblzo2.so). 

Does everything can migrate easily to liblzo2 without pain ? (have to check "in
some other repository" also).
I got a working spec file for a liblzo-2.02 package.
Comments appreciated. 

Comment 4 Nicolas Mailhot 2006-01-18 10:50:46 UTC
please attach the spec so people can test-rebuild stuff

Comment 5 Dams 2006-01-19 09:28:15 UTC
Created attachment 123417 [details]
lzo-2.02-1 spec file.

I have to find out if the asm code on i386 wont make the package i686-only but
here it is.

Comment 6 Nicolas Mailhot 2006-01-19 20:25:48 UTC
lzop seems to build fine with this lzo version. I'll be able to update whenever
lzo 2 goes in. Thanks!

Comment 7 Hans de Goede 2006-11-13 12:41:02 UTC
I've taken over as maintainer of lzo quite some time and somehow have missed
this bug. lzo has already been at 2.02 for some time now, closing.



Note You need to log in before you can comment on or make changes to this bug.