Bug 245598
Summary: | RFE: Upgrade to v1.5.2.2 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Patrick Doyle <wpdster> |
Component: | git | Assignee: | Bryan Kearney <bkearney> |
Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 6 | CC: | bkearney, jwboyer |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2007-07-06 01:09:25 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
Patrick Doyle
2007-06-25 17:15:51 UTC
I'm updating F7 now, once it's available there I'll do FC6 Ok, built for FC6 Yesterday, I performed a $ sudo yum update git and, while the git.i386 (meta)package was, indeed updated to 1.5.2.2-1.fc6, none of the other git (sub)packages were updated: $ yum list installed | grep git git.i386 1.5.2.2-1.fc6 installed git-arch.i386 1.5.0.6-1.fc6 installed git-core.i386 1.5.0.6-1.fc6 installed git-cvs.i386 1.5.0.6-1.fc6 installed git-email.i386 1.5.0.6-1.fc6 installed git-gui.i386 1.5.0.6-1.fc6 installed git-svn.i386 1.5.0.6-1.fc6 installed gitk.i386 1.5.0.6-1.fc6 installed The new rpms are there, so a 'yum update' would pull them in; the problem in this case is that the metapackage doesn't have versioned requires. As this is a different issue, I'm closing this bug and opening a new one. |