]> git.pld-linux.org Git - packages/python-django.git/commitdiff
find lang dep
authorElan Ruusamäe <glen@delfi.ee>
Sun, 23 Apr 2017 21:58:40 +0000 (00:58 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 23 Apr 2017 21:58:40 +0000 (00:58 +0300)
python-django.spec

index 08b9f8c4245211f301393358c15174aaeeb39942..2acafe70f23fb93d73cf28617586233a379c090d 100644 (file)
@@ -17,6 +17,10 @@ Group:               Libraries/Python
 Source0:       https://www.djangoproject.com/m/releases/1.11/Django-%{version}.tar.gz
 # Source0-md5: 5008d266f198c2fe761916139162a0c2
 URL:           https://www.djangoproject.com/
+BuildRequires: rpm-pythonprov
+BuildRequires: rpmbuild(find_lang) >= 1.39
+BuildRequires: rpmbuild(macros) >= 1.710
+BuildRequires: sphinx-pdg
 %if %{with python2}
 BuildRequires: python-devel >= 1:2.7
 BuildRequires: python-setuptools
@@ -25,9 +29,6 @@ BuildRequires:        python-setuptools
 BuildRequires: python3-devel >= 1:3.4
 BuildRequires: python3-setuptools
 %endif
-BuildRequires: rpm-pythonprov
-BuildRequires: rpmbuild(macros) >= 1.710
-BuildRequires: sphinx-pdg
 Suggests:      python-MySQLdb
 Suggests:      python-PyGreSQL
 Suggests:      python-devel-tools
This page took 0.071045 seconds and 4 git commands to generate.