SPECS: python.spec - The interpreter works fine without the readli...

Elan Ruusamäe glen at delfi.ee
Mon Aug 8 16:39:35 CEST 2005


what about making python-modules being noarch for files which are 
in /usr/share, and separate package for files which are true arch-dependant, 
so i could install python-modules for i686 and amd64 arch? (so i could run 
32bit openoffice on amd64)?


On Monday 08 August 2005 16:17, saq wrote:
> Author: saq                          Date: Mon Aug  8 13:17:32 2005 GMT
> Module: SPECS                         Tag: HEAD
> ---- Log message:
> - The interpreter works fine without the readline module, so moving it to
>   -modules. It makes way more sense there.
>
> ---- Files affected:
> SPECS:
>    python.spec (1.232 -> 1.233)
>
> ---- Diffs:
>
> ================================================================
> Index: SPECS/python.spec
> diff -u SPECS/python.spec:1.232 SPECS/python.spec:1.233
> --- SPECS/python.spec:1.232	Wed May 11 04:55:04 2005
> +++ SPECS/python.spec	Mon Aug  8 15:17:26 2005
> @@ -554,9 +554,6 @@
>  %attr(755,root,root) %{_bindir}/python
>  %{_mandir}/man1/*
>
> -# readline support for python binary
> -%attr(755,root,root) %{py_dyndir}/readline.so
> -
>  %files modules
>  %defattr(644,root,root,755)
>  %exclude %{py_scriptdir}/UserDict.py[co]
> @@ -636,6 +633,7 @@
>  %attr(755,root,root) %{py_dyndir}/parser.so
>  %attr(755,root,root) %{py_dyndir}/pwd.so
>  %attr(755,root,root) %{py_dyndir}/pyexpat.so
> +%attr(755,root,root) %{py_dyndir}/readline.so
>  %attr(755,root,root) %{py_dyndir}/regex.so
>  %attr(755,root,root) %{py_dyndir}/resource.so
>  %attr(755,root,root) %{py_dyndir}/select.so
> @@ -818,6 +816,10 @@
>  All persons listed below can be reached at <cvs_login>@pld-linux.org
>
>  $Log$
> +Revision 1.233  2005/08/08 13:17:26  saq
> +- The interpreter works fine without the readline module, so moving it to
> +  -modules. It makes way more sense there.
> +
>  Revision 1.232  2005/05/11 02:55:04  pluto
>  - release 2 for rebuild for x86-64 target.
>
> ================================================================
>
> ---- CVS-web:
>     http://cvs.pld-linux.org/SPECS/python.spec?r1=1.232&r2=1.233&f=u
>
> _______________________________________________
> pld-cvs-commit mailing list
> pld-cvs-commit at lists.pld-linux.org
> http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

-- 
glen



More information about the pld-devel-en mailing list