<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>20115</bug_id>
          
          <creation_ts>2009-05-20 13:30:43 +0400</creation_ts>
          <short_desc>rebuild with rpm-build-texmf</short_desc>
          <delta_ts>2009-10-27 15:56:42 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>tetex</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>patch</keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="kirill">kirill</reporter>
          <assigned_to name="Grigory Batalov">bga</assigned_to>
          <cc>kirill</cc>
    
    <cc>ldv</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>91554</commentid>
    <comment_count>0</comment_count>
    <who name="kirill">kirill</who>
    <bug_when>2009-05-20 13:30:43 +0400</bug_when>
    <thetext>Tetex почти готов к пересборке с автопоиском latex-зависимостей.
Ниже в патче перечислены те анметы, которые нужно исклчюить (%add_texmf_req_skip), и осталось ещё дождаться исправления #20107
(зависимость texmf(latex/html)).

@@ -72,7 +72,7 @@ Requires: tex-common &gt;= 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</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>102222</commentid>
    <comment_count>1</comment_count>
    <who name="Grigory Batalov">bga</who>
    <bug_when>2009-10-27 15:56:08 +0300</bug_when>
    <thetext>Сделано Кириллом в 2.0-alt10.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>