From 7e9f7d5795f31134ca0d5cf3344c2966e9951137 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 4 May 2016 13:25:29 +0300 Subject: [PATCH] use %requires_ge_to like ruby and python2 --- python3.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python3.spec b/python3.spec index 8e5158b..19ceb09 100644 --- a/python3.spec +++ b/python3.spec @@ -227,7 +227,7 @@ Requires: %{name}-libs = %{epoch}:%{version}-%{release} Provides: python3-enum Obsoletes: python3-enum Obsoletes: python3-modules-sqlite -%requires_eq_to openssl openssl-devel +%requires_ge_to openssl openssl-devel %description modules Python officially distributed modules. -- 2.44.0