Bug 1390590
Summary: | Correct build of the evolution part | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Milan Crha <mcrha> | ||||
Component: | mail-notification | Assignee: | Dmitry Butskoy <dmitry> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 25 | CC: | dmitry, erik-fedora | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2016-11-01 23:39:34 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Milan Crha
2016-11-01 13:31:29 UTC
Thanks. Applied for rawhide. The cloned upstream (stalled for 3 years) was created by erik-fedora, who co-maintained in Fedora too. I hope he can see the bug reports and can take the patch for upstream. Evolution plugin was dropped 2 year ago (due to stalled upstream etc.), and nobody complains aboit it. I think it is better to continue with default of "evolution=no", surely preserving "bcond_with". (In reply to Dmitry Butskoy from comment #1) > Thanks. Applied for rawhide. You are welcome and thanks for a quick action on this. > I think it is better to continue with default of > "evolution=no", surely preserving "bcond_with". Please note that the default is 'evolution=yes', which is the reason why I added the configure option to the .spec file. The ./jb silently sets "evolution=no", when it cannot find necessary evolution bits, which is the evolution-plugin-3.0.pc file, which had been removed couple years ago. With this patch applied and the evolution-devel being available during the configure the evolution part would be built without the added option. |