Hide Forgot
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.
Moved to https://pulp.plan.io/issues/519