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 - Review Request: onedrive - Client for OneDrive
Summary: Review Request: onedrive - Client for OneDrive
Keywords:
Status: CLOSED DUPLICATE of bug 1519324
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: FE-NEEDSPONSOR
TreeView+ depends on / blocked
 
Reported: 2018-02-20 09:42 UTC by Thomas Drake-Brockman
Modified: 2018-02-20 13:13 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-02-20 09:59:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.