[packages/rpm-build-tools] add sip-PyQt4 subst
glen
glen at pld-linux.org
Sat Jun 13 21:54:34 CEST 2015
commit d164746010922addb50926ef8ceb9665e961321a
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/rpm-build-tools.git/commitdiff/d164746010922addb50926ef8ceb9665e961321a
More information about the pld-cvs-commit
mailing list