Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105637 - patch for lzop-1.01 to build with lzo-2
Summary: patch for lzop-1.01 to build with lzo-2
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Daniel Black (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-11 15:13 UTC by Marcin Kryczek (RETIRED)
Modified: 2005-11-12 21:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
lzop-1.01-lzo2.patch (lzop-1.01-lzo2.patch,2.46 KB, patch)
2005-09-11 15:13 UTC, Marcin Kryczek (RETIRED)
Details | Diff
lzop-1.01.ebuild.diff (lzop-1.01.ebuild.diff,860 bytes, patch)
2005-09-11 15:15 UTC, Marcin Kryczek (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.