SPECS: python-django.spec - up to 0.96

arekm arekm at pld-linux.org
Sun Mar 25 16:45:35 CEST 2007


Author: arekm                        Date: Sun Mar 25 14:45:35 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.96

---- Files affected:
SPECS:
   python-django.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/python-django.spec
diff -u SPECS/python-django.spec:1.17 SPECS/python-django.spec:1.18
--- SPECS/python-django.spec:1.17	Tue Feb 13 09:06:42 2007
+++ SPECS/python-django.spec	Sun Mar 25 16:45:29 2007
@@ -4,13 +4,12 @@
 Summary:	The web framework for perfectionists with deadlines
 Summary(pl.UTF-8):	Szkielet WWW dla perfekcjonistów z ograniczeniami czasowymi
 Name:		python-django
-Version:	0.95.1
-Release:	2
+Version:	0.96
+Release:	1
 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
+Source0:	http://media.djangoproject.com/releases/0.96/Django-%{version}.tar.gz
+# Source0-md5:	b4aedad1e90dd38d58ff9fc756180c7d
 URL:		http://www.djangoproject.com/
 BuildRequires:	python-devel
 BuildRequires:	python-setuptools >= 0.6-0.c1
@@ -29,7 +28,6 @@
 
 %prep
 %setup -q -n %{module}-%{version}
-%patch0 -p1
 
 %build
 python ./setup.py build
@@ -38,7 +36,6 @@
 rm -rf $RPM_BUILD_ROOT
 
 python ./setup.py install \
-	--single-version-externally-managed \
 	--optimize 2 \
 	--root=$RPM_BUILD_ROOT
 
@@ -68,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2007/03/25 14:45:29  arekm
+- up to 0.96
+
 Revision 1.17  2007/02/13 08:06:42  glen
 - tabs in preamble
 
================================================================

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



More information about the pld-cvs-commit mailing list