[packages/rpm-build-tools] more fedora replaces

glen glen at pld-linux.org
Mon Jan 27 17:42:54 CET 2014


commit 882079158d97f72ad178651fca291a0d6e94cf61
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/rpm-build-tools.git/commitdiff/48b660bc82674399d5d68ef9119111a361dd59c1



More information about the pld-cvs-commit mailing list