Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1546985

Summary: Review Request: onedrive - Client for OneDrive
Product: [Fedora] Fedora Reporter: Thomas Drake-Brockman <thomas>
Component: Package ReviewAssignee: 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: rawhideCC: 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
Spec URL: https://raw.githubusercontent.com/thomasfedb/onedrive-fedora/master/onedrive.spec
SRPM URL: https://github.com/thomasfedb/onedrive-fedora/raw/master/onedrive-1.1.1-1.fc27.src.rpm
Description: A complete tool to interact with OneDrive on Linux
Fedora Account System Username: thomasfedb

This is my first package and I require a sponsor.

Here's the successful Koji build: https://koji.fedoraproject.org/koji/taskinfo?taskID=25180149

Comment 1 Tom Hughes 2018-02-20 09:59:15 UTC

*** This bug has been marked as a duplicate of bug 1519324 ***

Comment 2 Itamar Reis Peixoto 2018-02-20 12:50:26 UTC
onedrive is already on fedora.

https://src.fedoraproject.org/rpms/onedrive

thank you.

Comment 3 Thomas Drake-Brockman 2018-02-20 13:00:24 UTC
Appologies for that! Looking to get it updated, now in touch with the maintainer and have offered to help them out.

Comment 4 Itamar Reis Peixoto 2018-02-20 13:13:04 UTC
(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