Bug 1237172

Summary: release field does not include dist tag
Product: [Fedora] Fedora Reporter: Kamil Páral <kparal>
Component: kcbenchAssignee: Ralf Corsepius <rc040203>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: fedora, rc040203
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-07-03 06:43:51 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1237153    

Description Kamil Páral 2015-06-30 13:55:56 UTC
Description of problem:
This package does not include a dist tag (e.g. '.fc23') in its release field, even though it is mandatory according the packaging guidelines:
https://fedoraproject.org/wiki/Packaging:DistTag

Our automated testing efforts are beginning to rely on having a dist tag in RPM file names:
https://lists.fedoraproject.org/pipermail/packaging/2015-June/thread.html#10693

Please adjust the package spec file and add '%{?dist}' at the end of the release field. Do this for all supported Fedora releases.

It is not necessary to build a new package version immediately, but it should be prepared in the spec file so that a new package build in the future will contain the dist tag.

Thank you.


Version-Release number of selected component (if applicable):
kcbench-0:0.3-13.1.noarch

Comment 1 Ralf Corsepius 2015-07-03 05:53:52 UTC
Taking.