From d164746010922addb50926ef8ceb9665e961321a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sat, 13 Jun 2015 22:54:29 +0300 Subject: [PATCH] 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) -- 2.44.0