]> git.pld-linux.org Git - packages/python-django.git/commitdiff
Requires: python-modules
authorJacek Konieczny <j.konieczny@eggsoft.pl>
Tue, 15 Oct 2013 12:39:53 +0000 (14:39 +0200)
committerJacek Konieczny <jajcus@jajcus.net>
Tue, 15 Oct 2013 12:39:53 +0000 (14:39 +0200)
Release: 2

python-django.spec

index 485572e2e17a6808d9d0e7f2114de8c60aa236c5..038d44e30623abca84c93603620e3b28b6e181af 100644 (file)
@@ -7,7 +7,7 @@ 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.5.4
-Release:       1
+Release:       2
 License:       BSD
 Group:         Libraries/Python
 Source0:       http://www.djangoproject.com/m/releases/1.5/Django-%{version}.tar.gz
@@ -25,6 +25,7 @@ BuildRequires:        python3-distribute
 BuildRequires: rpm-pythonprov
 BuildRequires: sphinx-pdg
 %pyrequires_eq python
+Requires:      python-modules
 Suggests:      python-MySQLdb
 Suggests:      python-PyGreSQL
 BuildArch:     noarch
@@ -43,6 +44,7 @@ Summary:      The web framework for perfectionists with deadlines
 Summary(pl.UTF-8):     Szkielet WWW dla perfekcjonistów z ograniczeniami czasowymi
 Group:         Libraries/Python
 %pyrequires_eq python3
+Requires:      python3-modules
 #Suggests:     python3-MySQLdb  # not available yet
 Suggests:      python3-psycopg2
 
This page took 0.194271 seconds and 4 git commands to generate.