Bug 449388
| Summary: | git should not require curl, only libcurl | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Stepan Kasal <kasal> |
| Component: | git | Assignee: | Chris Wright <chrisw> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | bkearney, jwboyer |
| Target Milestone: | --- | Keywords: | FutureFeature |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-10-22 12:31:51 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Stepan Kasal
2008-06-02 15:39:07 UTC
Additional info: I mentioned the problem on the git list, and was assured that the last occurence of "curl" command has been removed: http://article.gmane.org/gmane.comp.version-control.git/83640 Consequently, when git-1.5.6 is released and accepted to Fedora, we can drop "Require: curl" and perhaps replace "BuildReuire: curl-devel" by "BuildRequire: libcurl-devel". Fixed in git-1.6.0.3-1 |