[packages/python-slip] use epoch 1 for python3 package

glen glen at pld-linux.org
Fri May 24 12:44:09 CEST 2019


commit 641191e1bd41b6f0ad348bebc23d549aed6e399b
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Fri May 24 13:41:53 2019 +0300

    use epoch 1 for python3 package

 python-slip.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-slip.spec b/python-slip.spec
index 5a048d6..d589f66 100644
--- a/python-slip.spec
+++ b/python-slip.spec
@@ -18,8 +18,8 @@ BuildRequires:	python >= 2
 BuildRequires:	python-devel >= 2
 %endif
 %if %{with python3}
-BuildRequires:	python3 >= 3.2
-BuildRequires:	python3-modules >= 3.2
+BuildRequires:	python3 >= 1:3.2
+BuildRequires:	python3-modules >= 1:3.2
 %endif
 BuildRequires:	rpmbuild(macros) >= 1.710
 Requires:	python-selinux
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-slip.git/commitdiff/641191e1bd41b6f0ad348bebc23d549aed6e399b



More information about the pld-cvs-commit mailing list