[packages/rpm-build-tools] pycrypto map

glen glen at pld-linux.org
Wed Sep 25 19:32:39 CEST 2013


commit 02a38b2d789c465117f432d1014274e01d2442b3
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Sep 25 20:32:19 2013 +0300

    pycrypto map

 adapter.awk | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/adapter.awk b/adapter.awk
index 8e0c2b7..e335b75 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -2225,6 +2225,7 @@ function replace_requires(field,   pkg) {
 	sub(/^pytalloc$/, "python-talloc", $2);
 	sub(/^pytalloc-devel$/, "python-talloc-devel", $2);
 	sub(/^pytest$/, "python-pytest", $2);
+	sub(/^python-crypto$/, "python-Crypto", $2);
 	sub(/^python-cups$/, "python-pycups", $2);
 	sub(/^python-enchant$/, "python-pyenchant", $2);
 	sub(/^python-imaging$/, "python-PIL", $2);
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm-build-tools.git/commitdiff/02a38b2d789c465117f432d1014274e01d2442b3



More information about the pld-cvs-commit mailing list