Bug 105637 - patch for lzop-1.01 to build with lzo-2
Bug#: 105637 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P2
Resolution: WONTFIX Assigned To: dragonheart@gentoo.org Reported By: mkay@gentoo.org
Component: Applications
URL: 
Summary: patch for lzop-1.01 to build with lzo-2
Keywords:  
Status Whiteboard: 
Opened: 2005-09-11 15:13 0000
Description:   Opened: 2005-09-11 15:13 0000
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 From Marcin Kryczek (RETIRED) 2005-09-11 15:13:45 0000 -------
Created an attachment (id=68198) [details]
lzop-1.01-lzo2.patch

------- Comment #2 From Marcin Kryczek (RETIRED) 2005-09-11 15:15:01 0000 -------
Created an attachment (id=68199) [details]
lzop-1.01.ebuild.diff

------- Comment #3 From Daniel Black 2005-09-11 15:23:10 0000 -------
Thanks Marcin, 
 
you probably noticed i added 1.02_rc1 of lzop. I'll definitely look at this 
too though. 

------- Comment #4 From Daniel Black 2005-11-12 21:42:16 0000 -------
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.