[packages/rpm-build-tools] some more fc names

glen glen at pld-linux.org
Sun Nov 23 12:37:27 CET 2014


commit ac279dc7cb3d895515d47d17ba99e390c2de0bc1
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Nov 23 13:37:21 2014 +0200

    some more fc names

 adapter.awk | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/adapter.awk b/adapter.awk
index 2859041..039932c 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -2300,6 +2300,7 @@ function replace_requires(field,   pkg) {
 	sub(/^libvirt-python$/, "python-libvirt", $2)
 	sub(/^libxkbfile-devel$/, "xorg-lib-libxkbfile", $2)
 	sub(/^libxml2-python$/, "python-libxml2", $2)
+	sub(/^m2crypto$/, "python-M2Crypto", $2)
 	sub(/^mod_wsgi$/, "apache-mod_wsgi", $2)
 	sub(/^newt-python$/, "python-snack", $2)
 	sub(/^notify-python$/, "python-pynotify", $2)
@@ -2333,6 +2334,7 @@ function replace_requires(field,   pkg) {
 	sub(/^python-twisted$/, "python-TwistedCore", $2)
 	sub(/^python-twisted-core$/, "python-TwistedCore", $2)
 	sub(/^python-twisted-names$/, "python-TwistedNames", $2)
+	sub(/^python-twisted-web$/, "python-TwistedWeb", $2)
 	sub(/^python-unittest2$/, "python-modules", $2)
 	sub(/^python-uuid$/, "python-modules", $2)
 	sub(/^python2-devel$/, "python-devel", $2)
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list