From 38234d32ab310fcfb875d9b16a621d4e42584285 Mon Sep 17 00:00:00 2001 From: Michel Alexandre Salim Date: Sat, 17 Dec 2011 15:27:46 +0100 Subject: [PATCH] BR on texlive-latex for LaTeX tests --- python-sphinx.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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