Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 68523 - Ximian Connector ebuild has narrow dependency on MIT Kerberos
Summary: Ximian Connector ebuild has narrow dependency on MIT Kerberos
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-22 03:34 UTC by Neil Dunbar
Modified: 2004-10-22 15:38 UTC (History)
1 user (show)

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


Attachments
Edited ebuild file for connector (ximian-connector-2.0.2.ebuild,907 bytes, text/plain)
2004-10-22 03:35 UTC, Neil Dunbar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Neil Dunbar 2004-10-22 03:34:07 UTC
The Connector ebuild has a dependency on mit-krb5-1.3.0 or greater. I think that this could be safely changed to virtual/krb5, so that Heimdal builds can be catered for.

It's a pain to have to edit the ebuild file every sync period just to substitute virtual/krb5 for mit-krb5 each time. It looks like the Evolution ebuild has had this modification made.

Reproducible: Always
Steps to Reproduce:
Comment 1 Neil Dunbar 2004-10-22 03:35:30 UTC
Created attachment 42410 [details]
Edited ebuild file for connector

This ebuild works for both Heimdal and MIT Kerberos installs.
Comment 2 Alastair Tse (RETIRED) gentoo-dev 2004-10-22 15:38:12 UTC
fixed for all >=ximian-connector-1.4.7.2

thanks for your report.