SPECS: python-django.spec - added urlfield size patch (based on tr...
zboczuch
zboczuch at pld-linux.org
Wed Jan 24 11:22:10 CET 2007
Author: zboczuch Date: Wed Jan 24 10:22:10 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added urlfield size patch (based on trunk django version)
- rel++
---- Files affected:
SPECS:
python-django.spec (1.13 -> 1.14)
---- Diffs:
================================================================
Index: SPECS/python-django.spec
diff -u SPECS/python-django.spec:1.13 SPECS/python-django.spec:1.14
--- SPECS/python-django.spec:1.13 Tue Jan 23 09:33:16 2007
+++ SPECS/python-django.spec Wed Jan 24 11:22:05 2007
@@ -5,11 +5,12 @@
Summary(pl): Szkielet WWW dla perfekcjonistów z ograniczeniami czasowymi
Name: python-django
Version: 0.95.1
-Release: 1
+Release: 2
License: BSD
Group: Development/Languages/Python
Source0: http://media.djangoproject.com/releases/0.95/Django-%{version}.tar.gz
# Source0-md5: 07f09d8429916481e09e84fd01e97355
+Patch0: %{name}-urlfield-size.patch
URL: http://www.djangoproject.com/
BuildRequires: python-devel
BuildRequires: python-setuptools >= 0.6-0.c1
@@ -28,6 +29,7 @@
%prep
%setup -q -n %{module}-%{version}
+%patch0 -p1
%build
python ./setup.py build
@@ -66,6 +68,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.14 2007/01/24 10:22:05 zboczuch
+- added urlfield size patch (based on trunk django version)
+- rel++
+
Revision 1.13 2007/01/23 08:33:16 zboczuch
- up to 0.95.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-django.spec?r1=1.13&r2=1.14&f=u
More information about the pld-cvs-commit
mailing list