[packages/adapter: 522/631] - some python fc deps

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


commit dd1ce547ce01269ba670332a75d91d447dbfb532
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Thu Feb 17 17:34:43 2011 +0000

    - some python fc deps
    
    Changed files:
        adapter.awk -> 1.491

 adapter.awk | 5 +++++
 1 file changed, 5 insertions(+)
---
diff --git a/adapter.awk b/adapter.awk
index 033326d..4482220 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -2090,16 +2090,21 @@ function replace_requires() {
 	sub(/^pcsc-lite-ccid$/, "pcsc-driver-ccid", $2);
 	sub(/^pulseaudio-libs-devel$/, "pulseaudio-devel", $2);
 	sub(/^pyOpenSSL$/, "python-pyOpenSSL", $2);
+	sub(/^pyflakes$/, "python-pyflakes", $2);
 	sub(/^pygobject2$/, "python-pygobject", $2);
 	sub(/^pygtk2$/, "python-pygtk", $2);
 	sub(/^pygtk2-devel$/, "python-pygtk-devel", $2);
+	sub(/^pysvn$/, "python-pysvn", $2);
 	sub(/^python-enchant$/, "python-pyenchant", $2);
 	sub(/^python-imaging$/, "python-PIL", $2);
 	sub(/^python-imaging-tk$/, "python-PIL-tk", $2);
 	sub(/^python-pygtk$/, "python-pygtk-gtk", $2);
+	sub(/^python-recaptcha-client$/, "python-recaptcha", $2);
+	sub(/^python-twisted-core$/, "python-TwistedCore", $2);
 	sub(/^python-twisted-core$/, "python-TwistedCore", $2);
 	sub(/^python-twisted-names$/, "python-TwistedNames", $2);
 	sub(/^python2-devel$/, "python-devel", $2);
+	sub(/^pytz$/, "python-pytz", $2);
 	sub(/^qt4-devel$/, "qt4-build", $2);
 	sub(/^qt4-webkit-devel$/, "QtWebKit-devel", $2);
 	sub(/^qtlockedfile-devel$/, "QtLockedFile-devel", $2);
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list