SPECS: python-setuptools.spec - install not compiled $py_sitescrip...

heretyk heretyk at pld-linux.org
Fri Mar 3 11:48:23 CET 2006


Author: heretyk                      Date: Fri Mar  3 10:48:23 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- install not compiled $py_sitescriptdir/site.py

---- Files affected:
SPECS:
   python-setuptools.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/python-setuptools.spec
diff -u SPECS/python-setuptools.spec:1.8 SPECS/python-setuptools.spec:1.9
--- SPECS/python-setuptools.spec:1.8	Thu Mar  2 12:00:33 2006
+++ SPECS/python-setuptools.spec	Fri Mar  3 11:48:18 2006
@@ -52,6 +52,7 @@
 %py_ocomp $RPM_BUILD_ROOT%{py_sitescriptdir}
 %py_comp $RPM_BUILD_ROOT%{py_sitescriptdir}
 %py_postclean
+install site.py $RPM_BUILD_ROOT%{py_sitescriptdir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -62,6 +63,7 @@
 %attr(755,root,root) %{_bindir}/*
 %{py_sitescriptdir}/%{module}*
 %{py_sitescriptdir}/*.py[co]
+%{py_sitescriptdir}/site.py
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -69,6 +71,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2006/03/03 10:48:18  heretyk
+- install not compiled $py_sitescriptdir/site.py
+
 Revision 1.8  2006/03/02 11:00:33  heretyk
 - up to 0.6a10
 
================================================================

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



More information about the pld-cvs-commit mailing list