Bug 452496

Summary: Wrong dist tag (%{dist} instead of %{?dist})
Product: Red Hat Enterprise Linux 4 Reporter: Petr Šplíchal <psplicha>
Component: sambaAssignee: Guenther Deschner <gdeschner>
Status: CLOSED DUPLICATE QA Contact: qe-baseos-daemons
Severity: low Docs Contact:
Priority: low    
Version: 4.7CC: dpal, gdeschner, ohudlick
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: 2010-05-10 14:47: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 Petr Šplíchal 2008-06-23 12:56:54 UTC
Description of problem:

Following error was found when performing the srpmtest
for RHBA-2008:8251 samba advisory:

DIST CHECK:
%{dist} found instead of %{?dist} in: samba-3.0.28-0.el4.9.src.rpm.spec

Version-Release number of selected component (if applicable):
samba-3.0.28-0.el4.9

Steps to Reproduce:
1. see the specfile
  
Actual results:
%{dist}

Expected results:
%{?dist}

Comment 1 Dmitri Pal 2010-05-10 14:47:46 UTC

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