Author: pawelk Date: Sat Apr 29 21:05:10 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - version 0.91
---- Files affected: SPECS: python-django.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/python-django.spec diff -u SPECS/python-django.spec:1.7 SPECS/python-django.spec:1.8 --- SPECS/python-django.spec:1.7 Sat Dec 24 15:02:58 2005 +++ SPECS/python-django.spec Sat Apr 29 23:05:04 2006 @@ -4,13 +4,12 @@ Summary: The web framework for perfectionists with deadlines Summary(pl): Szkielet WWW dla perfekcjonistów z ograniczeniami czasowymi Name: python-django -Version: 0.90 +Version: 0.91 Release: 3 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 +Source0: http://media.djangoproject.com/releases/%{version}/Django-%{version}.tar.gz +# Source0-md5: b1f13aa828c0a564581043658c66ae3d URL: http://www.djangoproject.com/ %pyrequires_eq python BuildRequires: python-devel @@ -29,7 +28,6 @@ %prep %setup -q -n %{module}-%{version} -%patch0 -p1 %build python ./setup.py build @@ -66,6 +64,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2006/04/29 21:05:04 pawelk +- version 0.91 + Revision 1.7 2005/12/24 14:02:58 arekm - rebuild ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/python-django.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
