https://bugzilla.redhat.com/show_bug.cgi?id=1312577

Neal Gompa <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #1 from Neal Gompa <[email protected]> ---
Under the python2-* subpackages, your Provides should be set to be equal to
%{version}-%{release}, as you are providing the equivalent package under a
different name.

For example, the Obsoletes+Provides pair for python2-PyOpenGL should be:
Obsoletes:      PyOpenGL < 3.1.0-7
Provides:       PyOpenGL = %{version}-%{release}

Same goes for the python2-PyOpenGL-Tk package.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to