[packages/adapter: 584/631] more fedora replaces

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


commit 0330cd2f0edbdecb1e7d73bdcbec9e0f7448cc77
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Jan 27 18:42:23 2014 +0200

    more fedora replaces

 adapter.awk | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/adapter.awk b/adapter.awk
index 5604ade..3c694fc 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -2227,6 +2227,7 @@ function replace_requires(field,   pkg) {
 	sub(/^libXxf86misc-devel$/, "xorg-lib-libXxf86misc-devel", $2);
 	sub(/^libXxf86vm-devel$/, "xorg-lib-libXxf86vm-devel", $2);
 	sub(/^libacl-devel$/, "acl-devel", $2);
+	sub(/^libattr-devel$/, "attr-devel", $2);
 	sub(/^libcurl-devel$/, "curl-devel", $2);
 	sub(/^libgudev1-devel$/, "udev-glib-devel", $2);
 	sub(/^libmx-devel$/, "mx-devel", $2);
@@ -2268,7 +2269,8 @@ function replace_requires(field,   pkg) {
 	sub(/^python-newt$/, "python-snack", $2);
 	sub(/^python-pygtk$/, "python-pygtk-gtk", $2);
 	sub(/^python-recaptcha-client$/, "python-recaptcha", $2);
-	sub(/^python-twisted-core$/, "python-TwistedCore", $2);
+	sub(/^python-sphinx$/, "python-Sphinx", $2);
+	sub(/^python-twisted$/, "python-TwistedCore", $2);
 	sub(/^python-twisted-core$/, "python-TwistedCore", $2);
 	sub(/^python-twisted-names$/, "python-TwistedNames", $2);
 	sub(/^python2-devel$/, "python-devel", $2);
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list