]> git.pld-linux.org Git - packages/python-networkmanager.git/commitdiff
BR: python-devel-tools, sphinx-pdg
authorElan Ruusamäe <glen@delfi.ee>
Sun, 12 May 2013 18:20:51 +0000 (21:20 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 12 May 2013 18:21:04 +0000 (21:21 +0300)
-- ImportError: No module named pdb
-- /var/tmp/rpm-tmp.30695[35]: sphinx-build: not found

python-networkmanager.spec

index 2b0862ab89c291f1602cab12c41d09c254700a86..9cba9acabe10a2cb5a8174a83a1f13278b2e36b9 100644 (file)
@@ -7,9 +7,11 @@ License:       GPL v3+
 Group:         Libraries/Python
 Source0:       http://pypi.python.org/packages/source/p/python-networkmanager/%{name}-%{version}.tar.gz
 # Source0-md5: dbfaff8bf2b27d9448fd22ab4a3bed40
-BuildRequires: python-sphinx
+BuildRequires: python-Sphinx
+BuildRequires: python-devel-tools
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.219
+BuildRequires: sphinx-pdg
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.066887 seconds and 4 git commands to generate.