Hello community,

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

Package is "texlive"

Sat Jan 13 21:36:31 2018 rev:43 rq:562513 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/texlive/texlive.changes  2017-12-16 
20:48:02.125002004 +0100
+++ /work/SRC/openSUSE:Factory/.texlive.new/texlive.changes     2018-01-13 
21:37:09.783392691 +0100
@@ -1,0 +2,6 @@
+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.spec ++++++
--- /var/tmp/diff_new_pack.RZvLTD/_old  2018-01-13 21:37:12.283276221 +0100
+++ /var/tmp/diff_new_pack.RZvLTD/_new  2018-01-13 21:37:12.291275848 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package texlive
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define texlive_version  2017
 %define texlive_previous 2016
 %define texlive_release  20170520
-%define texlive_noarch   132
+%define texlive_noarch   133
 %define texlive_source   texlive-20170520-source
 
 %define __perl_requires                %{nil}
@@ -4048,7 +4048,9 @@
 
 %posttrans
 test -f /var/run/texlive/run-update || exit 0
+%if %{with zypper_posttrans}
 test -z "$ZYPP_IS_RUNNING" || exit 0
+%endif
 VERBOSE=false %{_texmfdistdir}/texconfig/update || :
 rm -f /var/run/texlive/run-update
 


Reply via email to