Bug 428426 - In spec file is missing '?' in line where "Release: 11%{dist}.2"
Summary: In spec file is missing '?' in line where "Release: 11%{dist}.2"
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: httpd
Version: 5.1
Hardware: All
OS: Linux
low
low
Target Milestone: rc
: ---
Assignee: Joe Orton
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-01-11 13:20 UTC by Martin Kočí
Modified: 2008-01-23 16:26 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-01-23 16:26:06 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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


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