Author: troll                        Date: Mon Dec 12 15:25:14 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added autoreload patch
- rel 2

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

---- Diffs:

================================================================
Index: SPECS/python-django.spec
diff -u SPECS/python-django.spec:1.3 SPECS/python-django.spec:1.4
--- SPECS/python-django.spec:1.3        Sat Dec 10 23:57:41 2005
+++ SPECS/python-django.spec    Mon Dec 12 16:25:06 2005
@@ -1,15 +1,15 @@
 # $Revision$, $Date$
-
-%define        module  Django
+%define                module  Django
 
 Summary:       The web framework for perfectionists with deadlines
 Name:          python-django
 Version:       0.90
-Release:       1
+Release:       2
 License:       BSD
 Group:         Development/Languages/Python
 Source0:       
http://media.djangoproject.com/releases/0.90/Django-%{version}.tar.gz
 # Source0-md5: 16e1a377e58c25e8b36df49fb7d9d122
+Patch0:                %{name}-autoreload.patch
 URL:           http://www.djangoproject.com/
 %pyrequires_eq python
 BuildRequires: python-devel
@@ -22,7 +22,9 @@
 development and clean, pragmatic design.
 
 %prep
-%setup  -q -n %{module}-%{version}
+%setup -q -n %{module}-%{version}
+
+%patch0 -p1
 
 %build
 python ./setup.py build
@@ -59,6 +61,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/12/12 15:25:06  troll
+- added autoreload patch
+- rel 2
+
 Revision 1.3  2005/12/10 22:57:41  arekm
 - create pth file
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to