[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Round 3 starting
- From: Pádraig Brady <P draigBrady com>
- To: ivazqueznet gmail com
- Cc: Development discussions related to Fedora <fedora-devel-list redhat com>
- Subject: Re: Round 3 starting
- Date: Mon, 1 Dec 2008 15:09:22 +0000
Ignacio Vazquez-Abrams wrote:
> This round is composed of packages that contain compiled Python code but
> do not have a Requires of python(abi). Please note that this is a
> packaging bug as the bytecode is specific to the version of the Python
> it was compiled with. Whether this is a problem with rpm's macros or
> with the package itself must be dealt with on a case-by-case basis.
>
> fslint
/usr/share/fslint/fslint/supprt/rmlint/fixdup.py
/usr/share/fslint/fslint/supprt/rmlint/fixdup.pyc
/usr/share/fslint/fslint/supprt/rmlint/fixdup.pyo
fixdup.py is a small support script that I don't
want a precompiled version of as it's not imported.
Hrm, something must go autocompiling *.py or something.
http://fedoraproject.org/wiki/Packaging/Python#Byte_Compiled_Files
Ah, so I need to explicitly %exclude them?
cheers,
Pádraig.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]