BR on texlive-latex for LaTeX tests
This commit is contained in:
parent
d8653f49d0
commit
38234d32ab
1 changed files with 8 additions and 1 deletions
|
|
@ -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 <salimma@fedoraproject.org> - 1.0.8-2
|
||||
- BR on texlive-latex for LaTeX tests
|
||||
|
||||
* Thu Apr 5 2012 Michel Salim <salimma@fedoraproject.org> - 1.0.8-1
|
||||
- Update to upstream 1.0.8
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue