packages (AC-branch): python-django/python-django.spec - Stolen from HEAD u...

matkor matkor at pld-linux.org
Tue Dec 1 16:24:56 CET 2009


Author: matkor                       Date: Tue Dec  1 15:24:56 2009 GMT
Module: packages                      Tag: AC-branch
---- Log message:
- Stolen from HEAD update to 1.1.1-1.

---- Files affected:
packages/python-django:
   python-django.spec (1.30.2.2 -> 1.30.2.3) 

---- Diffs:

================================================================
Index: packages/python-django/python-django.spec
diff -u packages/python-django/python-django.spec:1.30.2.2 packages/python-django/python-django.spec:1.30.2.3
--- packages/python-django/python-django.spec:1.30.2.2	Wed Dec 10 20:04:41 2008
+++ packages/python-django/python-django.spec	Tue Dec  1 16:24:51 2009
@@ -4,12 +4,12 @@
 Summary:	The web framework for perfectionists with deadlines
 Summary(pl.UTF-8):	Szkielet WWW dla perfekcjonistów z ograniczeniami czasowymi
 Name:		python-%{module}
-Version:	1.0.2
-Release:	2
+Version:	1.1.1
+Release:	1
 License:	BSD
 Group:		Development/Languages/Python
-Source0:	http://media.djangoproject.com/releases/%{version}/Django-%{version}-final.tar.gz
-# Source0-md5:	89353e3749668778f1370d2e444f3adc
+Source0:	http://media.djangoproject.com/releases/%{version}/Django-%{version}.tar.gz
+# Source0-md5:	d7839c192e115f9c4dd8777de24dc21c
 Patch0:		%{name}-pyc.patch
 URL:		http://www.djangoproject.com/
 BuildRequires:	python-devel
@@ -30,7 +30,7 @@
 wspierający szybkie tworzenie i czysty, pragmatyczny projekt.
 
 %prep
-%setup -q -n Django-%{version}-final
+%setup -q -n Django-%{version}
 %patch0 -p1
 
 %build
@@ -61,7 +61,10 @@
 %doc docs/*.* README
 %attr(755,root,root) %{_bindir}/*
 %{py_sitescriptdir}/%{module}*
-## %{py_sitescriptdir}/Django-*.egg-info
+%if "%{py_ver}" > "2.4"
+%{py_sitescriptdir}/Django-*.egg-info
+%endif
+
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -69,6 +72,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30.2.3  2009/12/01 15:24:51  matkor
+- Stolen from HEAD update to 1.1.1-1.
+
 Revision 1.30.2.2  2008/12/10 19:04:41  paszczus
 - Suggests: python-MySQLdb >= 1.2.1_p2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-django/python-django.spec?r1=1.30.2.2&r2=1.30.2.3&f=u



More information about the pld-cvs-commit mailing list