Hello community,

here is the log from the commit of package texlive-specs-w for openSUSE:Factory 
checked in at 2018-01-13 21:39:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/texlive-specs-w (Old)
 and      /work/SRC/openSUSE:Factory/.texlive-specs-w.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "texlive-specs-w"

Sat Jan 13 21:39:41 2018 rev:31 rq:563596 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/texlive-specs-w/texlive-specs-w.changes  
2017-12-16 20:51:59.725532022 +0100
+++ /work/SRC/openSUSE:Factory/.texlive-specs-w.new/texlive-specs-w.changes     
2018-01-13 21:40:04.367258016 +0100
@@ -1,0 +2,11 @@
+Thu Jan 11 12:48:35 UTC 2018 - [email protected]
+
+- Avoid nasty warning about missing batchmode in ENVironment 
+
+-------------------------------------------------------------------
+Mon Jan  8 12:55:08 UTC 2018 - [email protected]
+
+- If zypper way of posttrans scripts are disabled do use the rpm
+  %posttrans scriptlets (boo#1074128)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ texlive-specs-w.spec ++++++
++++ 1260 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/texlive-specs-w/texlive-specs-w.spec
++++ and /work/SRC/openSUSE:Factory/.texlive-specs-w.new/texlive-specs-w.spec

++++++ tetex_scripts.dif ++++++
--- /var/tmp/diff_new_pack.BuxFzg/_old  2018-01-13 21:40:10.346979366 +0100
+++ /var/tmp/diff_new_pack.BuxFzg/_new  2018-01-13 21:40:10.346979366 +0100
@@ -82,7 +82,7 @@
      }
    }
  
-+  if ($ENV{batchmode} eq "yes") {
++  if ($ENV{batchmode} and $ENV{batchmode} eq "yes") {
 +    $texargs="\\batchmode \\input $texargs" if $eng eq "tex" || $eng eq 
"ptex";
 +  }
    my $cmdline = "$eng -ini $tcxflag $recorderswitch $jobswitch "


Reply via email to