Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 499940 Details for
Bug 563146
net-fs/samba-4.2.4-r1 - automagic dep/linking on sys-cluster/ceph - libcephfs.so.1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
ebuild patch
samba-optional-ceph.patch (text/plain), 1.02 KB, created by
Ben Kohler
on 2017-10-24 16:59:13 UTC
(
hide
)
Description:
ebuild patch
Filename:
MIME Type:
Creator:
Ben Kohler
Created:
2017-10-24 16:59:13 UTC
Size:
1.02 KB
patch
obsolete
>--- a/net-fs/samba/samba-4.7.0-r1.ebuild >+++ b/net-fs/samba/samba-4.7.0-r1.ebuild >@@ -23,7 +23,7 @@ > > SLOT="0" > >-IUSE="acl addc addns ads client cluster cups debug dmapi fam gnutls gpg iprint ldap pam python >+IUSE="acl addc addns ads ceph client cluster cups debug dmapi fam gnutls gpg iprint ldap pam python > quota selinux syslog system-heimdal +system-mitkrb5 systemd test winbind zeroconf" > > MULTILIB_WRAPPED_HEADERS=( >@@ -63,6 +63,7 @@ > net-dns/bind-tools[gssapi] > dev-python/dnspython:=[${PYTHON_USEDEP}] > ) >+ ceph? ( sys-cluster/ceph ) > cluster? ( !dev-db/ctdb ) > cups? ( net-print/cups ) > debug? ( dev-util/lttng-ust ) >@@ -183,6 +184,7 @@ > $(usex addc '' '--without-ad-dc') > $(use_with addns dnsupdate) > $(use_with ads) >+ $(use_enable ceph cephfs) > $(use_with cluster cluster-support) > $(use_enable cups) > $(use_with debug lttng) >@@ -211,6 +213,7 @@ > --without-dnsupdate > --without-ads > --disable-avahi >+ --disable-cephfs > --without-cluster-support > --disable-cups > --without-dmapi
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 563146
:
460576
|
460578
|
474394
| 499940