Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/web
In directory vz-cvs-3.sog:/tmp/cvs-serv10188

Modified Files:
        django-py.info 
Log Message:
security update to 1.3.1 
https://www.djangoproject.com/weblog/2011/sep/09/security-releases-issued/


Index: django-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/web/django-py.info,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- django-py.info      1 Apr 2011 14:38:01 -0000       1.28
+++ django-py.info      10 Sep 2011 03:38:04 -0000      1.29
@@ -1,14 +1,14 @@
 Info2: <<
 Package: django-py%type_pkg[python]
 Type: python (2.4 2.5 2.6 2.7)
-Version: 1.3
+Version: 1.3.1
 Revision: 1
 Distribution: (%type_pkg[python] = 24) 10.4, (%type_pkg[python] = 24) 10.5
 
 # Python 2.5 and newer already have an sqlite3 interface
 Depends: <<
   python%type_pkg[python],  
-  docutils-py%type_pkg[python], 
+  docutils-py%type_pkg[python],
   (%type_raw[python] = 2.4) pysqlite2-py%type_pkg[python] | (%type_raw[python] 
= 2.4) mysql-python-py%type_pkg[python] | (%type_raw[python] = 2.4) 
psycopg2-py%type_pkg[python] 
 <<
 BuildDepends: distribute-py%type_pkg[python]
@@ -20,21 +20,21 @@
   (%type_raw[python] = 2.6) mysql-python-py%type_pkg[python], 
   (%type_raw[python] = 2.6) psycopg2-py%type_pkg[python],
   (%type_raw[python] = 2.7) mysql-python-py%type_pkg[python], 
-  (%type_raw[python] = 2.7) psycopg2-py%type_pkg[python]
+  (%type_raw[python] = 2.7) psycopg2-py%type_pkg[python],
+  (%type_raw[python] = 2.7) yaml-py%type_pkg[python],
+  (%type_raw[python] = 2.7) yaml-py%type_pkg[python]
 <<
 # FIX: add yaml for dumpdata serializer
 
-
-#Source: http://media.djangoproject.com/releases/1.3/Django-%v.tar.gz
-Source: http://media.djangoproject.com/releases/%v/Django-%v.tar.gz
-Source-MD5: 1b8f76e91c27564708649671f329551f
+Source: http://media.djangoproject.com/releases/1.3/Django-%v.tar.gz
+Source-MD5: 62d8642fd06b9a0bf8544178f8500767
 
 DocFiles: AUTHORS INSTALL LICENSE README
 
 PatchScript: <<
   #!/bin/bash -ev
   perl -pi -e "s|'geos_c'|'libgeos_c.1.dylib'|g" 
django/contrib/gis/geos/libgeos.py
-  perl -pi -e "s|lib_path = None|lib_path = 
'%p/opt/libgeos3.2.2/lib/libgeos_c.1.dylib'|g" 
django/contrib/gis/geos/libgeos.py
+  perl -pi -e "s|lib_path = None|lib_path = 
'%p/opt/libgeos3.3.0/lib/libgeos_c.1.dylib'|g" 
django/contrib/gis/geos/libgeos.py
   perl -pi -e "s|lib_path = None|lib_path = '%p/lib/libgdal.1.dylib'|g" 
django/contrib/gis/gdal/libgdal.py
 <<
 
@@ -45,11 +45,8 @@
 InstallScript: <<
    %p/bin/python%type_raw[python] setup.py install --root=%d
    echo "Removing geodjango gis module.  Only works easily in python 2.5 w/ 
builtin ctypes (see geodjango-py25 package)"
-   #rm -r %i/lib/python%type_raw[python]/site-packages/django/contrib/gis
-   #rm -r 
%i/lib/python%type_raw[python]/site-packages/django/contrib/admin/media/img/gis
    mkdir -p %i/share/doc/%n
    cp -pr docs %i/share/doc/%n
-   #cp -pr examples %i/share/doc/%n
    install -d %i/etc/bash_completion.d
    install extras/django_bash_completion 
%i/etc/bash_completion.d/django-py%type_pkg[python]
    mv %i/bin/django-admin.py %i/bin/django-admin%type_raw[python]
@@ -58,7 +55,7 @@
 SplitOff: <<
   Package: django-gis-py%type_pkg[python]
   Description: gis/geo contrib application for django
-  Depends: libgeos3.2.2-shlibs, django-py%type_pkg[python], gdal-shlibs | 
gdal-pgsql-shlibs | gdal-mysql-shlibs| gdal-pgsql-mysql-shlibs
+  Depends: libgeos3.3.0-shlibs, django-py%type_pkg[python], gdal-shlibs | 
gdal-pgsql-shlibs | gdal-mysql-shlibs| gdal-pgsql-mysql-shlibs
   Files: <<
     lib/python%type_raw[python]/site-packages/django/contrib/gis
     
lib/python%type_raw[python]/site-packages/django/contrib/admin/media/img/gis


------------------------------------------------------------------------------
Malware Security Report: Protecting Your Business, Customers, and the 
Bottom Line. Protect your business and customers by understanding the 
threat from malware and how it can impact your online business. 
http://www.accelacomm.com/jaw/sfnl/114/51427462/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to