Skip to content

Commit

Permalink
Added missing python-lxml build dependency.
Browse files Browse the repository at this point in the history
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
  • Loading branch information
edewata committed Feb 5, 2015
1 parent fb77f0d commit 8fc5acb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions specs/pki-core.spec
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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 <pki-devel@redhat.com> 10.2.1-1
- Update release number for release build
Expand Down

0 comments on commit 8fc5acb

Please sign in to comment.