From 198be8ce804a14216e2605dd91879cc072460591 Mon Sep 17 00:00:00 2001 From: "Bryn M. Reeves" Date: Wed, 16 Dec 2015 17:37:13 +0000 Subject: [PATCH] Build against python3 modules --- sos.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sos.spec b/sos.spec index 8629b41..88c851b 100644 --- a/sos.spec +++ b/sos.spec @@ -8,9 +8,9 @@ Source0: https://github.com/sosreport/sos/archive/%{version}/sos-%{version}.tar. License: GPLv2+ BuildArch: noarch Url: http://github.com/sosreport/sos -BuildRequires: python-devel +BuildRequires: python3-devel BuildRequires: gettext -Requires: libxml2-python +Requires: libxml2-python3 Requires: bzip2 Requires: xz Obsoletes: sos-plugins-openstack