diff --git a/python-sphinx.spec b/python-sphinx.spec index 1424cc9..5742275 100644 --- a/python-sphinx.spec +++ b/python-sphinx.spec @@ -6,7 +6,7 @@ Name: python-sphinx Version: 1.0.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python documentation generator Group: Development/Tools @@ -25,6 +25,9 @@ BuildRequires: python-setuptools BuildRequires: python-docutils BuildRequires: python-jinja2 BuildRequires: python-nose +# Test dependencies +BuildRequires: texlive-latex + Requires: python-docutils Requires: python-jinja2 Requires: python-pygments @@ -152,6 +155,10 @@ make test %changelog +<<<<<<< HEAD +* Thu Apr 5 2012 Michel Salim - 1.0.8-2 +- BR on texlive-latex for LaTeX tests + * Thu Apr 5 2012 Michel Salim - 1.0.8-1 - Update to upstream 1.0.8