]> git.pld-linux.org Git - packages/vim.git/commitdiff
correct python-devel epoch
authorJan Palus <atler@pld-linux.org>
Sun, 25 Jun 2023 20:50:18 +0000 (22:50 +0200)
committerJan Palus <atler@pld-linux.org>
Sun, 25 Jun 2023 20:50:18 +0000 (22:50 +0200)
vim.spec

index 2dfb28b9063808bd37727c30a71c1f45664c89d7..d1943375b38e03fb31b5b538d5d2a659ace74003 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -159,7 +159,7 @@ BuildRequires:      pkgconfig
 BuildRequires: perl-devel
 %endif
 %if %{with python} || %{with heavy}
-BuildRequires: python-devel >= 2.3
+BuildRequires: python-devel >= 1:2.3
 %endif
 %if %{with python3} || %{with heavy}
 BuildRequires: python3-devel
This page took 0.247924 seconds and 4 git commands to generate.