Bug 1053142

Summary: Please provide EPEL-6 packages for copr-cli
Product: [Community] Copr Reporter: Niels de Vos <ndevos>
Component: cliAssignee: Miroslav Suchý <msuchy>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedKeywords: Patch
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: copr-1.23-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-06 08:32:01 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 Flags
Patch for copr.spec to build only copr-cli none

Description Niels de Vos 2014-01-14 18:19:08 UTC
Created attachment 850084 [details]
Patch for copr.spec to build only copr-cli

Description of problem:
It would be very helpful to be able to start new builds from the copr-cli on RHEL6 machines. Currently there is no copr-cli packages available for EPEL-6, providing them should not be too difficult.

Version-Release number of selected component (if applicable):
copr-1.15

How reproducible:
100%

Steps to Reproduce:
1. enable EPEL on a RHEL6 machine
2. yum install copr-cli

Actual results:
No such package: copr-cli

Expected results:
copr-cli gets installed successfully.

Additional info:
Attached patch to the copr.spec makes it possible to build only copr-cli on EL6.

Of course, if packages for *EL6 are available, please point me (and the wiki) to the repo :)

Comment 1 Miroslav Suchý 2014-01-14 19:22:14 UTC
Thanks for the contribution. I had to edit it little bit to apply cleanly.
Commited as ddf4441

Comment 2 Niels de Vos 2014-01-15 16:43:22 UTC
Thanks! Can you push the next version to Fedora EPEL-6 too?