Task #519
closedpulp.spec: W: unversioned-explicit-obsoletes
0%
Description
rpmlint -i gives the following warnings:
$ rpmlint i pulp.spec make the Obsoletes versioned if
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 -
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.
+ This bug was cloned from Bugzilla Bug #1141216 +