[packages/adapter: 611/631] add sip-PyQt4 subst

glen glen at pld-linux.org
Mon Sep 12 20:25:39 CEST 2016


commit 9691965a84b8f241099968ca50ebb91d28cf534f
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Jun 13 22:54:29 2015 +0300

    add sip-PyQt4 subst

 adapter.awk | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/adapter.awk b/adapter.awk
index f96ba77..2c2c186 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -2407,6 +2407,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-PyQt4-devel$/, "sip-PyQt4", $2)
 	sub(/^python-crypto$/, "python-Crypto", $2)
 	sub(/^python-cups$/, "python-pycups", $2)
 	sub(/^python-enchant$/, "python-pyenchant", $2)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/adapter.git/commitdiff/6ca0126d4d0c8c79feb7db10b0a0fade0f3b8885



More information about the pld-cvs-commit mailing list