Bug 1141216

Summary: pulp.spec: W: unversioned-explicit-obsoletes
Product: [Retired] Pulp Reporter: Randy Barlow <rbarlow>
Component: rel-engAssignee: pulp-bugs
Status: CLOSED UPSTREAM QA Contact: pulp-qe-list
Severity: low Docs Contact:
Priority: medium    
Version: MasterCC: 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:15 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 13:06:51 UTC
rpmlint -i gives the following warnings:

$ rpmlint -i pulp.spec 
pulp.spec:271: W: unversioned-explicit-obsoletes pulp
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.

pulp.spec:361: W: unversioned-explicit-obsoletes pulp-common
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.

pulp.spec:413: W: unversioned-explicit-obsoletes pulp-client-lib
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.

pulp.spec:461: W: unversioned-explicit-obsoletes pulp-admin
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.

pulp.spec:489: W: unversioned-explicit-obsoletes pulp-consumer
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.

pulp.spec:561: W: unversioned-explicit-obsoletes pulp-selinux-server
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.

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