Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 400930 Details for
Bug 490872
net-fs/samba-4.x: app-crypt/heimdal and app-crypt/mit-krb5 blocking by other package like openssl
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for version 4.1.17
samba-4.1.17.ebuild.patch (text/plain), 1.15 KB, created by
Samuel Bernardo
on 2015-04-10 01:20:29 UTC
(
hide
)
Description:
Patch for version 4.1.17
Filename:
MIME Type:
Creator:
Samuel Bernardo
Created:
2015-04-10 01:20:29 UTC
Size:
1.15 KB
patch
obsolete
>--- /usr/portage/net-fs/samba/samba-4.1.17.ebuild 2015-03-03 09:31:14.000000000 +0000 >+++ samba-4.1.17.ebuild 2015-04-10 02:14:52.805219591 +0100 >@@ -20,13 +20,13 @@ > > SLOT="0" > >-IUSE="acl addns ads aio avahi client cluster cups dmapi fam gnutls iprint >+IUSE="acl addns ads aio avahi bi_heimdal client cluster cups dmapi fam gnutls iprint > ldap quota selinux syslog systemd test winbind" > > # sys-apps/attr is an automagic dependency (see bug #489748) > # sys-libs/pam is an automagic dependency (see bug #489770) > CDEPEND="${PYTHON_DEPS} >- >=app-crypt/heimdal-1.5[-ssl] >+ !bi_heimdal? ( >=app-crypt/heimdal-1.5[-ssl] ) > dev-libs/iniparser > dev-libs/popt > sys-libs/readline:= >@@ -43,6 +43,7 @@ > virtual/pam > acl? ( virtual/acl ) > addns? ( net-dns/bind-tools[gssapi] ) >+ bi_heimdal? ( !>=app-crypt/heimdal-1.5[-ssl] ) > aio? ( dev-libs/libaio ) > cluster? ( >=dev-db/ctdb-1.0.114_p1 ) > cups? ( net-print/cups ) >@@ -97,6 +98,7 @@ > local myconf='' > use "cluster" && myconf+=" --with-ctdb-dir=/usr" > use "test" && myconf+=" --enable-selftest" >+ use "bi_heimdal" && myconf+=" --bundled-libraries=heimdal" > myconf="${myconf} \ > --enable-fhs \ > --sysconfdir=/etc \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 490872
:
362916
|
362918
|
364642
|
364822
|
400930
|
404190
|
459414