Bug 1480969
Summary: | Review Request: golang-googlecode-image - Supplementary Go image libraries | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | sensor.wen |
Component: | Package Review | Assignee: | Nobody's working on this, feel free to take it <nobody> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | athoscribeiro, eclipseo, package-review |
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: | 2017-08-15 19:45:38 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: |
Description
sensor.wen
2017-08-13 09:03:55 UTC
Hello, You should not split the package in two different devel: unify everything under one -devel, but with the two lists of Provides. Then symlink: %{gopath}/src/%{provider}.%{provider_tld}/%{project} to the other one: %{gopath}/src/%{x_provider}.%{x_provider_tld}/%{project} And don't forget to add those %dir in the %files section. I refer to the golang-googlecode-text package and it splits. I think both ways can be work. https://src.fedoraproject.org/rpms/golang-googlecode-text/blob/master/f/golang-googlecode-text.spec Hello guys, I believe this is a duplicate of BZ#1479027. I am closing this as such. Feel free to reopen in case I am mistaken. Also, any help in the other bug is welcome! :) *** This bug has been marked as a duplicate of bug 1479027 *** |