opensubscriber
   Find in this group all groups
 
Unknown more information…

p : pld-devel-en@lists.pld-linux.org 9 September 2011 • 3:27AM -0400

Re: packages: python3/python3.spec - the %{py_libdir}/config-* dir is required ...
by Jakub Bogusz

REPLY TO AUTHOR
 
REPLY TO GROUP




On Fri, Jul 15, 2011 at 04:08:31PM +0200, jajcus wrote:
> Author: jajcus                       Date: Fri Jul 15 14:08:31 2011 GMT
> Module: packages                      Tag: HEAD
> ---- Log message:
> - the %{py_libdir}/config-* dir is required to run python, moved from -devel, to -libs
>
> ---- Files affected:
> packages/python3:
>    python3.spec (1.55 -> 1.56)
>
> ---- Diffs:
>
> ================================================================
> Index: packages/python3/python3.spec
> diff -u packages/python3/python3.spec:1.55 packages/python3/python3.spec:1.56
> --- packages/python3/python3.spec:1.55 Fri Jul 15 16:01:17 2011
> +++ packages/python3/python3.spec Fri Jul 15 16:08:26 2011
> @@ -629,6 +629,17 @@
>  %{py_scriptdir}/encodings/__pycache__
>  %{py_scriptdir}/encodings/*.py
>  
> +%dir %{py_libdir}/config-%{py_abi}
> +%attr(755,root,root) %{py_libdir}/config-%{py_abi}/makesetup
> +%attr(755,root,root) %{py_libdir}/config-%{py_abi}/install-sh
> +%{py_libdir}/config-%{py_abi}/Makefile
> +%{py_libdir}/config-%{py_abi}/Setup
> +%{py_libdir}/config-%{py_abi}/Setup.config
> +%{py_libdir}/config-%{py_abi}/Setup.local
> +%{py_libdir}/config-%{py_abi}/config.c
> +%{py_libdir}/config-%{py_abi}/config.c.in
> +%{py_libdir}/config-%{py_abi}/python.o

Anything beside Makefile is needed at runtime?
(which is sick anyway, but not my idea)

BTW, pyconfig.h is accessed by sysconfig.py as well :/


--
Jakub Bogusz    http://qboosh.pl/
_______________________________________________
pld-devel-en mailing list
pld-devel-en@list...
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

opensubscriber is not affiliated with the authors of this message nor responsible for its content.