Bug 847717
| Summary: | RFE: Add sourcerpm property to hawkey package object | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Martin Gracik <mgracik> | ||||
| Component: | hawkey | Assignee: | Ales Kozumplik <akozumpl> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | akozumpl, dmach, jzeleny, ondrejj | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | hawkey-0.2.10-2 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-07-02 11:59:52 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
Martin Gracik
2012-08-13 10:49:31 UTC
Fixed on master by b07112d, there's the pkg.sourcerpm property now. hawkey-0.2.9-1.git8599c55.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/hawkey-0.2.9-1.git8599c55.fc18 Package hawkey-0.2.9-1.git8599c55.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing hawkey-0.2.9-1.git8599c55.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-12561/hawkey-0.2.9-1.git8599c55.fc18 then log in and leave karma (feedback). The python bindings still don't have access to this property. Created attachment 609655 [details]
Expose the sourcerpm property in python bindings patch
hawkey-0.2.10-2.gita198dea.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/hawkey-0.2.10-2.gita198dea.fc18 Package hawkey-0.2.10-2.gita198dea.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing hawkey-0.2.10-2.gita198dea.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-13730/hawkey-0.2.10-2.gita198dea.fc18 then log in and leave karma (feedback). hawkey-0.2.10-2.gita198dea.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. hawkey-0.2.9-1.git8599c55.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. Please add other properies too. primary.xml files contains:
<rpm:license>LGPLv2+</rpm:license>
<rpm:vendor>Fedora Project</rpm:vendor>
<rpm:group>System Environment/Libraries</rpm:group>
<rpm:buildhost>buildhw-09.phx2.fedoraproject.org</rpm:buildhost>
<rpm:sourcerpm>hawkey-0.5.1-1.fc21.src.rpm</rpm:sourcerpm>
license and sourcerpm is now accessible. group, vendor and buildhost are not.
Please add at least group property, but vendor and buildhost could be useful too.
This request was already resolved. Create a *new* bug for your request, please. |