Opened 7 years ago

Closed 7 years ago

#248 closed defect (fixed)

python spec

Reported by: Silvan Scherrer Owned by:
Priority: major Milestone:
Component: spec files Version:
Severity: high Keywords:
Cc:

Description

we need to add

Requires: python-rpm-macros
Requires: python2-rpm-macros

to the python-devel rpm, as else a lot newer python rpm will not be buidable out of the box. As those need the macros installed.

We should also move

%{pylibdir}/unittest

from python-test to python-libs like in the current fedora package. As it makes absolute no sense to install the big -test rpm just for the unittest

Change History (2)

comment:1 Changed 7 years ago by Silvan Scherrer

FYI unittest was added in python 2.7.6 spec update in r405. But unfortunately at the wrong position :(

comment:2 Changed 7 years ago by Silvan Scherrer

Resolution: fixed
Status: newclosed

this change is done in r1118 and released as 2.7.6-17

Note: See TracTickets for help on using tickets.