[packages/rpm-build-tools] fedora's python-unittest2 is in our python-modules package

glen glen at pld-linux.org
Sun Nov 23 01:09:56 CET 2014


commit 31f3ddd507e96020b75398a845357fb5d91e641d
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Nov 23 02:08:53 2014 +0200

    fedora's python-unittest2 is in our python-modules package

 adapter.awk | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/adapter.awk b/adapter.awk
index 18f0446..cfb8bba 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -2333,6 +2333,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-unittest2$/, "python-modules", $2)
 	sub(/^python2-devel$/, "python-devel", $2)
 	sub(/^pytz$/, "python-pytz", $2)
 	sub(/^pyxdg$/, "python-pyxdg", $2)
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list