Bug 20115

Summary: rebuild with rpm-build-texmf
Product: Sisyphus Reporter: kirill <kirill>
Component: tetexAssignee: Grigory Batalov <bga>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P3 CC: kirill, ldv
Version: unstableKeywords: patch
Hardware: all   
OS: Linux   

Description kirill 2009-05-20 13:30:43 MSD
Tetex почти готов к пересборке с автопоиском latex-зависимостей.
Ниже в патче перечислены те анметы, которые нужно исклчюить (%add_texmf_req_skip), и осталось ещё дождаться исправления #20107
(зависимость texmf(latex/html)).

@@ -72,7 +72,7 @@ Requires: tex-common >= 0.2
 
 Obsoletes: dvipdfm, tetex-fonts-source
 
-BuildRequires: tex-common
+BuildRequires(pre): rpm-build-texmf
 BuildRequires: flex-old gcc-c++ imake libXaw-devel libexpat-devel libpng-devel
 BuildRequires: libssl-devel perl-Tk t1lib-devel w3c-libwww-devel xorg-cf-files
 
@@ -106,6 +106,13 @@ Summary: The LaTeX front end for the TeX text formatting system
 Group: Publishing
 PreReq: tetex-core = %PACKAGE_VERSION-%release
 
+# skip unmet latex dependencies
+# cf. http://www.altlinux.org/LaTeXIgnores
+%add_texmf_req_skip latex/amsjpa latex/vtexhtml
+# latex/europs could be provided by texlive-fonts-recommended but that
+# will cause conflict, so skip
+%add_texmf_req_skip latex/europs
+
 %description latex
 LaTeX is a front end for the TeX text formatting system.  Easier to
 use than TeX, LaTeX is essentially a set of TeX macros which provide
Comment 1 Grigory Batalov 2009-10-27 15:56:08 MSK
Сделано Кириллом в 2.0-alt10.