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

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

    <bug>
          <bug_id>22006</bug_id>
          
          <creation_ts>2009-10-20 17:19:38 +0400</creation_ts>
          <short_desc>dvipdfm configuration inconsistency</short_desc>
          <delta_ts>2009-10-30 10:47:34 +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>texlive-base-bin</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></keywords>
          <priority>P3</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="kirill">kirill</reporter>
          <assigned_to name="kirill">kirill</assigned_to>
          <cc>george</cc>
    
    <cc>real.altlinux.org</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>101883</commentid>
    <comment_count>0</comment_count>
    <who name="kirill">kirill</who>
    <bug_when>2009-10-20 17:19:38 +0400</bug_when>
    <thetext>Config file for dvipdfm includes command for eps to pdf conversion with 1.3 PDF version output while the same config file specifies maximum PDF version to be
processed by dvipdfm as 1.2. 
See config file lines:

5 %% Ghostscript (TeX Live -- both Unix and Windows)
6 %% keep this the same in dvipdfm and dvipdfmx.
7 %% can&apos;t use zcat because the pipe breaks on Windows; better to have
8 %% one config file.
9 D  &quot;rungs -q -dNOPAUSE -dBATCH -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=1.3 -dAutoFilterGrayImages=false -dGrayImageFilter=/FlateEncode -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode -dUseFlateCompression=true -sOutputFile=%o %i -c quit&quot;

26 % PDF version stamp to use in output file and max version of files
27 % allowed to be included (2 for 1.2, 3 for 1.3)
28 V 2

Patch is trivial:

-V 2
+V 3</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>102364</commentid>
    <comment_count>1</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2009-10-30 10:47:34 +0300</bug_when>
    <thetext>texlive-bin-2008.0-alt0.15 -&gt; sisyphus:

* Fri Oct 30 2009 Grigory Batalov &lt;bga@altlinux&gt; 2008.0-alt0.15

- Increase maximum compatible PDF version to 1.3 (ALT #22006).
- Set conflict on extra-utils with tetex-bibtex8 (ALT #20798).
- Move bin-xdvi to extra-utils due to X11 requirement.
- Replace X.Org-depentent metafont with console version.
- Move mkocp to texlive-omega (and thus break dependence).
- Move dvi2fax and dvipdft to extra-utils due to ghostscript dependence.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>