Bug 1026239

Summary: RFE: select targets for new builds
Product: [Community] Copr Reporter: Remi Collet <rcollet>
Component: frontendAssignee: Igor Gnatenko <ignatenko>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: ignatenko
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-12 16:07:16 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:

Description Remi Collet 2013-11-04 09:09:36 UTC
Choice of targets for new build, among the selected target of the repo.


Use case #1: I build PHP extensions for fedora > 18 and EPEL-6, but if one
requires php 5.4, I want to build it only for fedora.

Use case #2: I want to rebuild already built packages for new fedora 20 target.


Notice: worakaround (but not user friendly)
Edit the repo, select only wanted targets, create the new build.
After build, edit the repo again to re-select the existing targets.

Comment 1 Igor Gnatenko 2014-03-12 06:57:36 UTC
That's good use-case. I'll try to implement this.