Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 346517 - =sys-libs/libcap-ng-0.6.5 Version bump (0.6.4 fails to build with sys-kernel/linux-headers-2.6.36.1)
Summary: =sys-libs/libcap-ng-0.6.5 Version bump (0.6.4 fails to build with sys-kernel/...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Alin Năstac (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-23 12:18 UTC by Gary Macindoe
Modified: 2010-11-25 17:19 UTC (History)
2 users (show)

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


Attachments
sys-libs/libcap-ng-0.6.5.ebuild (libcap-ng-0.6.5.ebuild,2.35 KB, text/plain)
2010-11-23 12:19 UTC, Gary Macindoe
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gary Macindoe 2010-11-23 12:18:11 UTC
sys-libs/libcap-ng-0.6.4 and lower won't build against 2.6.36 and newer kernels due to XATTR_ declarations being private. libcap-ng-0.6.5 and above don't have this problem and also include the patches applied by previous ebuilds.
Comment 1 Gary Macindoe 2010-11-23 12:19:43 UTC
Created attachment 255181 [details]
sys-libs/libcap-ng-0.6.5.ebuild
Comment 2 Agostino Sarubbo gentoo-dev 2010-11-23 12:51:26 UTC
sed and emake need die ;)
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-11-25 17:06:49 UTC
No, most likely they don't since they are consumed by the python eclass.

Gary, please next time post a diff of the ebuild with the one in tree, it's both because so we know what you changed exactly, and we avoid people commenting randomly about them.

Thanks,
Diego
Comment 4 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-11-25 17:19:37 UTC
Thanks Gary, this is in tree now.