SPECS: python-django.spec - added Suggests: python-{MySQLdb, PyGreSQL}

paszczus paszczus at pld-linux.org
Sun Sep 21 18:13:25 CEST 2008


Author: paszczus                     Date: Sun Sep 21 16:13:25 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added Suggests: python-{MySQLdb,PyGreSQL}

---- Files affected:
SPECS:
   python-django.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/python-django.spec
diff -u SPECS/python-django.spec:1.24 SPECS/python-django.spec:1.25
--- SPECS/python-django.spec:1.24	Tue Sep  9 16:14:20 2008
+++ SPECS/python-django.spec	Sun Sep 21 18:13:19 2008
@@ -16,6 +16,8 @@
 BuildRequires:	python-setuptools >= 0.6-0.c1
 BuildRequires:	rpm-pythonprov
 %pyrequires_eq	python
+Suggests:	python-MySQLdb
+Suggests:	python-PyGreSQL
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -67,6 +69,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2008/09/21 16:13:19  paszczus
+- added Suggests: python-{MySQLdb,PyGreSQL}
+
 Revision 1.24  2008/09/09 14:14:20  emes
 - we need .py files too, from applications which are not compiled to .pyc
 
================================================================

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



More information about the pld-cvs-commit mailing list