]> git.pld-linux.org Git - packages/python-slip.git/commitdiff
use epoch 1 for python3 package
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 24 May 2019 10:41:53 +0000 (13:41 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Fri, 24 May 2019 10:41:53 +0000 (13:41 +0300)
python-slip.spec

index 5a048d6cf026ea63b112cf9c0499bce677660ebe..d589f6604aa66cc16b7eb07273d8b0ce63d9fb5c 100644 (file)
@@ -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
This page took 0.096605 seconds and 4 git commands to generate.