Bug 632862

Summary: [RFE] make unclosed brace cause rpmbuild error
Product: [Fedora] Fedora Reporter: Mamoru TASAKA <mtasaka>
Component: rpmAssignee: Panu Matilainen <pmatilai>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: ffesti, jnovy, pmatilai, rdieter
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-05-12 09:31:46 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 Mamoru TASAKA 2010-09-11 14:38:02 UTC
Description of problem:
With kdebindings-4.5.1-2.fc15 [1], only srpm is generated when
rebuilding the srpm [2]
Looking at the spec file, on the line 265 brace is not closed
and from build.log [3] rpmbuild stops there, without causing
error but instead generating srpm.

It is preferable that brace is not closed like this, rpmbuild
stops with raising error.

[1] http://pkgs.fedoraproject.org/gitweb/?p=kdebindings.git;a=blob;f=kdebindings.spec;h=7e5180fb593495abff9cf138ba00baaa9f3f399c;hb=1641dda93d67b9c2c1ff1ec9881c9e93bf376e50
[2] http://koji.fedoraproject.org/koji/taskinfo?taskID=2458607
[3] http://koji.fedoraproject.org/koji/getfile?taskID=2458607&name=build.log

Version-Release number of selected component (if applicable):
rpm-4.8.1-5.fc15
kdebindings-4.5.1-2.fc15

Comment 1 Panu Matilainen 2011-05-12 09:31:46 UTC
Bug 681567 has a nice minimal reproducer so using that for "master bug" of this case despite being a newer report.

*** This bug has been marked as a duplicate of bug 681567 ***