Bug 1141362

Summary: rpmlint warns about unversioned obsoletes statement
Product: [Retired] Pulp Reporter: Randy Barlow <rbarlow>
Component: puppet-supportAssignee: pulp-bugs
Status: CLOSED UPSTREAM QA Contact: pulp-qe-list
Severity: low Docs Contact:
Priority: medium    
Version: 2.4.0CC: cduryee
Target Milestone: ---Keywords: Task, Triaged
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-02-28 22:19: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:

Description Randy Barlow 2014-09-12 19:08:42 UTC
Description of problem:
(pulp_rpm)[rbarlow@grapefruit pulp_puppet]$ rpmlint -i pulp-puppet.spec 
pulp-puppet.spec:218: W: unversioned-explicit-obsoletes python-pulp-puppet-extension
The specfile contains an unversioned Obsoletes: token, which will match all
older, equal and newer versions of the obsoleted thing.  This may cause update
problems, restrict future package/provides naming, and may match something it
was originally not inteded to match -- make the Obsoletes versioned if
possible.

Version-Release number of selected component (if applicable):
2.4.0-1

How reproducible:
Every time

Steps to Reproduce:
1. Run rpmlint -i pulp-puppet.spec

Actual results:
Warning.

Expected results:
No warning.

Comment 1 Brian Bouterse 2015-02-28 22:19:51 UTC
Moved to https://pulp.plan.io/issues/526