Bug 734641

Summary: cmake-fedora: target release trigger unneeded koji scratch build after release_on_fedora
Product: [Fedora] Fedora Reporter: Ding-Yi Chen <dchen>
Component: cmake-fedoraAssignee: Ding-Yi Chen <dchen>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: rawhideCC: dchen
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: 2012-11-20 06:06:17 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:

Description Ding-Yi Chen 2011-08-31 03:13:06 UTC
Description of problem:
After target release_on_fedora is built, unless there are other distro targets between release_on_fedora and release, the built should be ended.

However the actual behavior is that koji scratch build is trigger even after release_on_fedora.


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

How reproducible:
Always

Steps to Reproduce:
1. rm -f CMakeCache.txt; cmake .
2. make tag
3. make release
  
Actual results:
koji scratch builds are triggered after release_on_fedora.

Expected results:
No unneeded koji scratch build after release_on_fedora.


Additional info:

Note that this behavior is witnessed after 'make tag' is done.
Still need to investigate whether this bug will be triggered when building target "make release" straight after "cmake ."

Comment 1 Ding-Yi Chen 2012-11-20 06:06:17 UTC
This is fixed in cmake-fedora-1.0.1