[packages/adapter: 596/631] unfedoraize libvirt-python, libxml2-python
glen
glen at pld-linux.org
Mon Sep 12 20:24:23 CEST 2016
commit 03395b53f6755375ad4b0af83f442596cad100e2
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Jun 2 11:28:06 2014 +0300
unfedoraize libvirt-python, libxml2-python
adapter.awk | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/adapter.awk b/adapter.awk
index f72d321..53aafec 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -2258,7 +2258,9 @@ function replace_requires(field, pkg) {
sub(/^libtevent-devel$/, "tevent-devel", $2)
sub(/^libusb1-devel$/, "libusb-devel", $2)
sub(/^libuser-python$/, "python-libuser", $2)
+ sub(/^libvirt-python$/, "python-libvirt", $2)
sub(/^libxkbfile-devel$/, "xorg-lib-libxkbfile", $2)
+ sub(/^libxml2-python$/, "python-libxml2", $2)
sub(/^mod_wsgi$/, "apache-mod_wsgi", $2)
sub(/^newt-python$/, "python-snack", $2)
sub(/^notify-python$/, "python-pynotify", $2)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/adapter.git/commitdiff/6ca0126d4d0c8c79feb7db10b0a0fade0f3b8885
More information about the pld-cvs-commit
mailing list