summaryrefslogtreecommitdiff
path: root/graphviz.spec
diff options
context:
space:
mode:
authorJan Palus2023-07-06 22:47:59 (GMT)
committerJan Palus2023-07-06 22:47:59 (GMT)
commitcf8d8ff19828d8d257d5096935b3ef80136a490d (patch)
treed925b1c5a2a923ec11252637dc3a02e94774e1b9 /graphviz.spec
parent36bb838a28f1d0eabfc61da67aa5bdd1d9134019 (diff)
downloadgraphviz-cf8d8ff19828d8d257d5096935b3ef80136a490d.zip
graphviz-cf8d8ff19828d8d257d5096935b3ef80136a490d.tar.gz
correct python-devel epoch
Diffstat (limited to 'graphviz.spec')
-rw-r--r--graphviz.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphviz.spec b/graphviz.spec
index b85f117..fbe094a 100644
--- a/graphviz.spec
+++ b/graphviz.spec
@@ -131,8 +131,8 @@ BuildRequires: swig-php >= 3.0.11
%endif
BuildRequires: pkgconfig
BuildRequires: poppler-glib-devel
-%{?with_python:BuildRequires: python-devel >= 2.3}
-%{?with_python2:BuildRequires: python-devel >= 2.3}
+%{?with_python:BuildRequires: python-devel >= 1:2.3}
+%{?with_python2:BuildRequires: python-devel >= 1:2.3}
%{?with_python3:BuildRequires: python3-devel >= 1:3.6}
%{?with_perl:BuildRequires: rpm-perlprov}
%{?with_python:BuildRequires: rpm-pythonprov}