From: Elan Ruusamäe Date: Wed, 4 May 2016 10:25:29 +0000 (+0300) Subject: use %requires_ge_to like ruby and python2 X-Git-Tag: auto/th/python3-3.5.2-1~1 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=7e9f7d5795f31134ca0d5cf3344c2966e9951137;p=packages%2Fpython3.git use %requires_ge_to like ruby and python2 --- 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.