[packages/fedmsg] M2Crypto >= 0.22.5 to avoid PKCS5_SALT_LEN symbol error

glen glen at pld-linux.org
Sat Mar 19 13:01:35 CET 2016


commit fc495cef91b2d713c9ce5f8f7f46a7ea66f9c9c1
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Mar 19 14:01:01 2016 +0200

    M2Crypto >= 0.22.5 to avoid PKCS5_SALT_LEN symbol error

 fedmsg.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/fedmsg.spec b/fedmsg.spec
index c6bc9a8..90fbd79 100644
--- a/fedmsg.spec
+++ b/fedmsg.spec
@@ -39,7 +39,7 @@ BuildRequires:	python-pygments
 BuildRequires:	python-requests
 #BuidlRequires:  python-sqlalchemy
 %endif
-Requires:	python-M2Crypto
+Requires:	python-M2Crypto >= 0.22.5
 Requires:	python-arrow
 #Requires:	python-daemon
 #Requires:	python-fabulous
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fedmsg.git/commitdiff/fc495cef91b2d713c9ce5f8f7f46a7ea66f9c9c1



More information about the pld-cvs-commit mailing list