Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 476772 - mail-filter/libdkim : support of static-libs IUSE
Summary: mail-filter/libdkim : support of static-libs IUSE
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Andreis Vinogradovs ( slepnoga )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-13 21:24 UTC by Agostino Sarubbo
Modified: 2013-08-03 15:16 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2013-07-13 21:24:18 UTC
You receive this bug because this package installs '.a' file which should be handled by static-libs IUSE.
Please also punt the '.la' file if they are not needed.


From 'qlist -e ${package}':

/usr/lib64/libdkim.a
/usr/lib64/libdkim.so
/usr/lib64/libdkim.so.1d
/usr/lib64/libdkim.so.1d.1
Comment 1 Sergey Popov gentoo-dev 2013-08-03 15:16:41 UTC
+  03 Aug 2013; Sergey Popov <pinkbyte@gentoo.org> +libdkim-1.0.21-r2.ebuild,
+  files/debianize/configure.ac:
+  Revision bump: EAPI 5, respect AR wrt bug #476770. Do not build static libs
+  unconditionally, wrt bug #476772. Utilize libtool for supress QA warnings
+  about missing buildsystem options