Bug 599428

Summary: Wrong macro usage in libesmtp.spec - %{version} should be used instead of %{_version}
Product: [Fedora] Fedora Reporter: Jaroslav Škarvada <jskarvad>
Component: libesmtpAssignee: Pawel Salek <salek>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 14CC: jskarvad, pertusus, salek
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 599024 Environment:
Last Closed: 2011-09-06 20:37:54 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 Jaroslav Škarvada 2010-06-03 08:33:50 UTC
+++ This bug was initially created as a clone of Bug #599024 +++

Description of problem:
In libesmtp.spec there is %{_version} macro that does not expand - the %{version} macro should be used instead. This typo leads to incorrect .pc file generation that results in wrong package provides and rpmdiff failure.

Version-Release number of selected component (if applicable):
1.0.4-13

How reproducible:
Always.

Steps to Reproduce:
1. Check spec file.
  
Actual results:
The %{_version} macro is used in spec file for .pc file template.

Expected results:
The %{version} macro should be used instead.

Comment 1 Bug Zapper 2010-07-30 11:48:01 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 14 development cycle.
Changing version to '14'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 2 Pawel Salek 2011-09-06 20:37:54 UTC
Fixed on Sat Jun 12 2010