Bug 734641 - cmake-fedora: target release trigger unneeded koji scratch build after release_on_fedora
Summary: cmake-fedora: target release trigger unneeded koji scratch build after releas...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: cmake-fedora
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: Ding-Yi Chen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-08-31 03:13 UTC by Ding-Yi Chen
Modified: 2012-11-20 06:06 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-11-20 06:06:17 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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


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