Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 105637

Summary: patch for lzop-1.01 to build with lzo-2
Product: Gentoo Linux Reporter: Marcin Kryczek (RETIRED) <mkay>
Component: Current packagesAssignee: Daniel Black (RETIRED) <dragonheart>
Status: RESOLVED WONTFIX    
Severity: minor CC: dragonheart
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: lzop-1.01-lzo2.patch
lzop-1.01.ebuild.diff

Description Marcin Kryczek (RETIRED) gentoo-dev 2005-09-11 15:13:03 UTC
according to dragonheart's mail (posted on gentoo-dev@) about helping with 
several applications to make them build against lzo-2, i'm posting patch for 
lzop-1.01.
it compile and seems to work fine on my system, but need a bit more testing
Comment 1 Marcin Kryczek (RETIRED) gentoo-dev 2005-09-11 15:13:45 UTC
Created attachment 68198 [details, diff]
lzop-1.01-lzo2.patch
Comment 2 Marcin Kryczek (RETIRED) gentoo-dev 2005-09-11 15:15:01 UTC
Created attachment 68199 [details, diff]
lzop-1.01.ebuild.diff
Comment 3 Daniel Black (RETIRED) gentoo-dev 2005-09-11 15:23:10 UTC
Thanks Marcin, 
 
you probably noticed i added 1.02_rc1 of lzop. I'll definitely look at this 
too though. 
Comment 4 Daniel Black (RETIRED) gentoo-dev 2005-11-12 21:42:16 UTC
Marcin the 1.02_rc1 version detects the later version that is installed and  
links against that one.  
  
To fix the problems associated with bug 112367, the version update lzo1 ->  
lzo2, we really only need to set dependencies to specific versions of lzo. 
 
This is what I have done.