commit 7e9f7d5795f31134ca0d5cf3344c2966e9951137
Author: Elan Ruusamäe <[email protected]>
Date:   Wed May 4 13:25:29 2016 +0300

    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.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3.git/commitdiff/7e9f7d5795f31134ca0d5cf3344c2966e9951137

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to