SPECS: python.spec - restored r1.120 (in slightly modified form), ...

glen glen at pld-linux.org
Fri Feb 3 17:43:07 CET 2006


Author: glen                         Date: Fri Feb  3 16:43:07 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- restored r1.120 (in slightly modified form), which got lost in merge from DEVEL at 1.215

---- Files affected:
SPECS:
   python.spec (1.254 -> 1.255) 

---- Diffs:

================================================================
Index: SPECS/python.spec
diff -u SPECS/python.spec:1.254 SPECS/python.spec:1.255
--- SPECS/python.spec:1.254	Thu Feb  2 11:49:57 2006
+++ SPECS/python.spec	Fri Feb  3 17:43:02 2006
@@ -528,7 +528,7 @@
 
 install Makefile.pre.in $RPM_BUILD_ROOT%{py_libdir}/config
 
-install libpython%{py_ver}.a $RPM_BUILD_ROOT%{_libdir}
+mv $RPM_BUILD_ROOT{%{py_libdir}/config,%{_libdir}}/libpython%{py_ver}.a
 ln -sf libpython%{py_ver}.a $RPM_BUILD_ROOT%{_libdir}/libpython.a
 ln -sf libpython%{py_ver}.so.1.0 $RPM_BUILD_ROOT%{_libdir}/libpython.so
 ln -sf libpython%{py_ver}.so.1.0 $RPM_BUILD_ROOT%{_libdir}/libpython%{py_ver}.so
@@ -757,7 +757,6 @@
 %{py_libdir}/config/config.c
 %{py_libdir}/config/config.c.in
 %{py_libdir}/config/ccpython.o
-%{py_libdir}/config/libpython2.4.a
 
 %files devel-src
 %defattr(644,root,root,755)
@@ -826,6 +825,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.255  2006/02/03 16:43:02  glen
+- restored r1.120 (in slightly modified form), which got lost in merge from DEVEL at 1.215
+
 Revision 1.254  2006/02/02 10:49:57  qboosh
 - updated pl for base,-libs,-modules
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python.spec?r1=1.254&r2=1.255&f=u



More information about the pld-cvs-commit mailing list