packages: python-django/python-django.spec - Release 2. Fixes build on Ac.

matkor matkor at pld-linux.org
Thu Sep 10 14:01:22 CEST 2009


Author: matkor                       Date: Thu Sep 10 12:01:22 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Release 2. Fixes build on Ac.

---- Files affected:
packages/python-django:
   python-django.spec (1.32 -> 1.33) 

---- Diffs:

================================================================
Index: packages/python-django/python-django.spec
diff -u packages/python-django/python-django.spec:1.32 packages/python-django/python-django.spec:1.33
--- packages/python-django/python-django.spec:1.32	Wed Jul 29 15:14:17 2009
+++ packages/python-django/python-django.spec	Thu Sep 10 14:01:16 2009
@@ -5,7 +5,7 @@
 Summary(pl.UTF-8):	Szkielet WWW dla perfekcjonistów z ograniczeniami czasowymi
 Name:		python-%{module}
 Version:	1.1
-Release:	1
+Release:	2
 License:	BSD
 Group:		Development/Languages/Python
 Source0:	http://media.djangoproject.com/releases/%{version}/Django-%{version}.tar.gz
@@ -61,7 +61,10 @@
 %doc docs/*.* README
 %attr(755,root,root) %{_bindir}/*
 %{py_sitescriptdir}/%{module}*
+%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.33  2009/09/10 12:01:16  matkor
+- Release 2. Fixes build on Ac.
+
 Revision 1.32  2009/07/29 13:14:17  patrys
 - 1.1
 
================================================================

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



More information about the pld-cvs-commit mailing list