Accepting request 201566 from devel:languages:python

- BuildRequire texlive-babel to get access to english.tpl

OBS-URL: https://build.opensuse.org/request/show/201566
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyOpenSSL?expand=0&rev=14
This commit is contained in:
Tomáš Chvátal 2013-10-03 14:07:33 +00:00 committed by Git OBS Bridge
commit 8b65639eb6
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Oct 1 08:55:05 UTC 2013 - speilicke@suse.com
- BuildRequire texlive-babel to get access to english.tpl
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 23 12:48:35 UTC 2012 - werner@suse.de Mon Jul 23 12:48:35 UTC 2012 - werner@suse.de

View File

@ -29,6 +29,7 @@ BuildRequires: latex2html
BuildRequires: python-devel BuildRequires: python-devel
BuildRequires: texlive-latex BuildRequires: texlive-latex
%if %suse_version > 1220 %if %suse_version > 1220
BuildRequires: texlive-babel
BuildRequires: texlive-cm-super BuildRequires: texlive-cm-super
BuildRequires: texlive-ec BuildRequires: texlive-ec
BuildRequires: texlive-times BuildRequires: texlive-times