Hello community,

here is the log from the commit of package texlive for openSUSE:Leap:15.2 
checked in at 2020-06-04 16:01:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/texlive (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.texlive.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "texlive"

Thu Jun  4 16:01:02 2020 rev:51 rq:810291 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/texlive/texlive.changes        2020-03-20 
05:52:23.080042631 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.texlive.new.3606/texlive.changes      
2020-06-04 16:01:03.942917008 +0200
@@ -1,0 +2,5 @@
+Thu May 14 08:46:23 UTC 2020 - Dr. Werner Fink <[email protected]>
+
+- Correct permissions of wrapper of e.g. mktexlsr (boo#1171341) 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ texlive.spec ++++++
--- /var/tmp/diff_new_pack.DC6Za4/_old  2020-06-04 16:01:05.374921934 +0200
+++ /var/tmp/diff_new_pack.DC6Za4/_new  2020-06-04 16:01:05.378921948 +0200
@@ -4010,12 +4010,11 @@
 fi
 
 %posttrans
-test -f /var/run/texlive/run-update || exit 0
 %if %{with zypper_posttrans}
 test -z "$ZYPP_IS_RUNNING" || exit 0
 %endif
+test -d /var/run/texlive || exit 0
 VERBOSE=false %{_texmfdistdir}/texconfig/update || :
-rm -f /var/run/texlive/run-update
 
 %post   -n libkpathsea6 -p /sbin/ldconfig
 %postun -n libkpathsea6 -p /sbin/ldconfig
@@ -4396,7 +4395,7 @@
 %{_bindir}/mktexpk
 %{_bindir}/mktextfm
 %{_bindir}/texhash
-%attr(0755,root,%{texgrp}) %{_libexecdir}/mktex/public
+%attr(2755,root,%{texgrp}) %{_libexecdir}/mktex/public
 %{_libexecdir}/mktex/*tex*
 
 %files lacheck-bin


Reply via email to