From d60c2c78598df392af242bc14b4621efe68da794 Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Mon, 2 Feb 2015 14:43:16 -0500 Subject: [PATCH] Added missing python-lxml build dependency. The python-lxml is actually needed to avoid pylint failures during build so it has been added as a build dependency. https://fedorahosted.org/pki/ticket/1252 --- specs/pki-core.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/specs/pki-core.spec b/specs/pki-core.spec index 6578b96880c78293ad8d1bc72b73724f776addef..a9d9db6d208642bdd5e88025e15e8f4e4553215c 100644 --- a/specs/pki-core.spec +++ b/specs/pki-core.spec @@ -33,6 +33,7 @@ BuildRequires: nss-devel >= 3.14.3 BuildRequires: openldap-devel BuildRequires: pkgconfig BuildRequires: policycoreutils +BuildRequires: python-lxml BuildRequires: python-sphinx BuildRequires: velocity BuildRequires: xalan-j2 @@ -898,6 +899,7 @@ echo >> /var/log/pki/pki-server-upgrade-%{version}.log 2>&1 - Updated version number to 10.2.2-0.1 - Moved web application deployment locations. - Updated Resteasy and Jackson dependencies. +- Added missing python-lxml build dependency. * Thu Jan 8 2015 Dogtag Team 10.2.1-1 - Update release number for release build -- 1.8.4.2