From: Mateusz Korniak Date: Wed, 1 Oct 2014 12:38:25 +0000 (+0200) Subject: Requires for python2 & python3 exaplained added. X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=804fc37b792e01796675f52ab07fe7343c264d87;p=projects%2Ftemplate-specs.git Requires for python2 & python3 exaplained added. --- diff --git a/python.spec b/python.spec index dee1588..ef039a7 100644 --- a/python.spec +++ b/python.spec @@ -32,6 +32,7 @@ BuildRequires: python3-devel BuildRequires: python3-distribute BuildRequires: python3-modules %endif +# Below Rs only work for main package (python2) #Requires: python-libs Requires: python-modules #BuildArch: noarch @@ -45,6 +46,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) Summary: - Summary(pl.UTF-8): - Group: Libraries/Python +Requires: python3-modules %description -n python3-%{module}