[issue1169193] Handle ungzipped man pages in rpm builds correctly

2009-11-22 Thread Dave Malcolm
Changes by Dave Malcolm : -- nosy: +dmalcolm ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.pyth

[issue1169193] Handle ungzipped man pages in rpm builds correctly

2009-04-05 Thread Georg Brandl
Georg Brandl added the comment: Closing this one as duplicate. -- nosy: +georg.brandl resolution: -> duplicate status: open -> closed superseder: -> bdist_rpm fails when installing man pages ___ Python tracker

[issue1169193] Handle ungzipped man pages in rpm builds correctly

2009-02-10 Thread Akira Kitada
Akira Kitada added the comment: Duplicate of issue644744 -- nosy: +akitada ___ Python tracker ___ ___ Python-bugs-list mailing list

[issue1169193] Handle ungzipped man pages in rpm builds correctly

2009-02-10 Thread Akira Kitada
Changes by Akira Kitada : -- nosy: +tarek type: -> behavior versions: +Python 2.6, Python 2.7, Python 3.0, Python 3.1 -Python 2.3 ___ Python tracker ___ __