Bug 754168
| Summary: | Invalid URL in wget.spec | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Alexander Todorov <atodorov> |
| Component: | wget | Assignee: | Tomáš Hozza <thozza> |
| Status: | CLOSED ERRATA | QA Contact: | Miroslav Hradílek <mhradile> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 6.2 | CC: | mhradile, pknirsch |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
Cause:
Bad upstream project URL in package SPEC file.
Consequence:
The following command shows bad upstream project site:
rpm -qpi wget-1.12-1.4.el6.x86_64.rpm | grep URL
URL : http://wget.sunsite.dk/
Fix:
Changed upstream project URL in SPEC file to correct one.
Result:
The following command now shows correct upstream project site:
rpm -qpi wget-1.12-1.5.el6.x86_64.rpm | grep URL
URL : http://www.gnu.org/software/wget/
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-10-10 08:46:59 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
Alexander Todorov
2011-11-15 15:22:12 UTC
This request was not resolved in time for the current release. Red Hat invites you to ask your support representative to propose this request, if still desired, for consideration in the next release of Red Hat Enterprise Linux. This request was erroneously removed from consideration in Red Hat Enterprise Linux 6.4, which is currently under development. This request will be evaluated for inclusion in Red Hat Enterprise Linux 6.4. Fix committed to git -> http://bulk-mail.corp.redhat.com/archives/cvs-commits-list/2012-September/msg08382.html -> MODIFIED Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2012-1353.html |