Bug 428426

Summary: In spec file is missing '?' in line where "Release: 11%{dist}.2"
Product: Red Hat Enterprise Linux 5 Reporter: Martin Kočí <mkoci>
Component: httpdAssignee: Joe Orton <jorton>
Status: CLOSED DEFERRED QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 5.1   
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-01-23 16:26:06 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 Martin Kočí 2008-01-11 13:20:46 UTC
Description of problem:
It's not such a big problem, but for fluent flow during our building process
it's useful. 
#grep ^Release: httpd-2.2.3-11.el5_1.2.src.rpm.spec
Release: 11%{dist}.2


Version-Release number of selected component (if applicable):
httpd-2.2.3-11.el5_1.2.src.rpm.spec
httpd-2.2.3-11.el5_1.1.src.rpm.spec

How reproducible:
grep ^Release: httpd-2.2.3-11.el5_1.{1,2}.src.rpm.spec

Actual results:
11%{dist}.2

Expected results:
11%{?dist}.2