Bug 1546985
| Summary: | Review Request: onedrive - Client for OneDrive | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Thomas Drake-Brockman <thomas> |
| 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: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | itamar, package-review, tom |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-02-20 09:59:15 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 177841 | ||
|
Description
Thomas Drake-Brockman
2018-02-20 09:42:21 UTC
*** This bug has been marked as a duplicate of bug 1519324 *** onedrive is already on fedora. https://src.fedoraproject.org/rpms/onedrive thank you. Appologies for that! Looking to get it updated, now in touch with the maintainer and have offered to help them out. (In reply to Thomas Drake-Brockman from comment #3) > Appologies for that! Looking to get it updated, now in touch with the > maintainer and have offered to help them out. I generally do this -> git clone https://src.fedoraproject.org/rpms/onedrive make your changes, create an empty git repo on github and them git remote add github your-github-repo-address git commit -am "your changelog here" git push github and then file a merge pull request in https://src.fedoraproject.org/rpms/onedrive |