SPECS: python.spec - non-python *.py in /usr/bin were crashing
som...
Jacek Konieczny
jajcus at bnet.pl
Wed Feb 16 10:00:47 CET 2005
On Wed, Feb 16, 2005 at 09:43:58AM +0100, emes wrote:
> Author: emes Date: Wed Feb 16 08:43:58 2005 GMT
> Module: SPECS Tag: HEAD
> ---- Log message:
> - non-python *.py in /usr/bin were crashing some apps (e.g. twistd)
[...]
> +%attr(755,root,root) %{_bindir}/timeit
> +%attr(755,root,root) %{_bindir}/profile
> +%attr(755,root,root) %{_bindir}/pdb
> +%attr(755,root,root) %{_bindir}/pstats
> +%attr(755,root,root) %{_bindir}/pygettext
> +%attr(755,root,root) %{_bindir}/smtpd
I don't think this is a good idea. At least "profile" and "smtpd" seem
like they may cause some conflicts.
Maybe s/\.py/_py/ would be enough? ("profile_py", "timeit_py",
"smtpd_py", etc.)
Greets,
Jacek
More information about the pld-devel-en
mailing list