[projects/template-specs] Requires for python2 & python3 exaplained added.

matkor matkor at pld-linux.org
Wed Oct 1 15:00:22 CEST 2014


commit 804fc37b792e01796675f52ab07fe7343c264d87
Author: Mateusz Korniak <matkor at pld-linux.org>
Date:   Wed Oct 1 14:38:25 2014 +0200

    Requires for python2 & python3 exaplained added.

 python.spec | 2 ++
 1 file changed, 2 insertions(+)
---
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}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/template-specs.git/commitdiff/804fc37b792e01796675f52ab07fe7343c264d87



More information about the pld-cvs-commit mailing list