SPECS: python-django.spec - create pth file

arekm arekm at pld-linux.org
Sat Dec 10 23:57:47 CET 2005


Author: arekm                        Date: Sat Dec 10 22:57:47 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- create pth file

---- Files affected:
SPECS:
   python-django.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/python-django.spec
diff -u SPECS/python-django.spec:1.2 SPECS/python-django.spec:1.3
--- SPECS/python-django.spec:1.2	Sat Dec 10 23:08:41 2005
+++ SPECS/python-django.spec	Sat Dec 10 23:57:41 2005
@@ -42,6 +42,8 @@
 %py_comp $RPM_BUILD_ROOT%{py_sitescriptdir}
 # %%py_postclean
 
+echo 'Django-%{version}-py%{py_ver}.egg' > $RPM_BUILD_ROOT%{py_sitescriptdir}/Django.pth
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -57,6 +59,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/12/10 22:57:41  arekm
+- create pth file
+
 Revision 1.2  2005/12/10 22:08:41  arekm
 - fix
 
================================================================

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




More information about the pld-cvs-commit mailing list