Browse code

Update openSUSE-13.1 dependencies

The package libxml2-python was replaced by python-libxml2 since 12.2.
Rather use mariadb instead of mysql-community-server since the package
receives far more attention.

Change-Id: I8514048d05731750684862aa1e94331d7f602b68

Sascha Peilicke authored on 2014/03/31 20:29:18
Showing 2 changed files
... ...
@@ -3,7 +3,7 @@ dnsmasq-utils # dist:opensuse-12.3
3 3
 ebtables
4 4
 iptables
5 5
 iputils
6
-mysql-community-server # NOPRIME
6
+mariadb # NOPRIME
7 7
 python-boto
8 8
 python-eventlet
9 9
 python-greenlet
... ...
@@ -12,8 +12,7 @@ kvm # NOPRIME
12 12
 qemu # NOPRIME
13 13
 libvirt # NOPRIME
14 14
 libvirt-python # NOPRIME
15
-libxml2-python
16
-mysql-community-server # NOPRIME
15
+mariadb # NOPRIME
17 16
 parted
18 17
 polkit
19 18
 python-M2Crypto
... ...
@@ -31,6 +30,7 @@ python-feedparser
31 31
 python-greenlet
32 32
 python-iso8601
33 33
 python-kombu
34
+python-libxml2
34 35
 python-lockfile
35 36
 python-lxml # needed for glance which is needed for nova --- this shouldn't be here
36 37
 python-mox