Bug 22173 - Don't require tetex
Summary: Don't require tetex
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: python-doc-tools (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Ivan Zakharyaschev
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-05 09:57 MSK by Grigory Batalov
Modified: 2009-12-21 06:40 MSK (History)
22 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Grigory Batalov 2009-11-05 09:57:29 MSK
Если нет принципиальной зависимости от tetex, уберите, пожалуйста, его упоминание (latex2html можно использовать и совместно с tetex, и с texlive):

--- a/python-doc-tools.spec
+++ b/python-doc-tools.spec
@@ -11,7 +11,7 @@ Version: 0.0.1
 Release: alt1.1
 BuildArch: noarch
 
-Requires: make python perl-base tetex-dvips tetex-latex latex2html lynx
+Requires: make python perl-base latex2html lynx
 
 Summary: A set of standard tools to convert python modules documentation
 License: PSF
Comment 1 real@altlinux.org 2009-11-11 12:37:25 MSK
Собирался при пересборке с python 2.6 эти зависимости выкинуть, кстати :)

Учитывая http://sisyphus.ru/ru/srpm/Sisyphus/python-doc-tools/changelog
думаю, вряд ли это создаст проблемы для мейнтейнера.
Comment 2 real@altlinux.org 2009-12-21 06:40:34 MSK
Исправлено.