Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package man for openSUSE:Factory checked in 
at 2022-08-17 18:16:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/man (Old)
 and      /work/SRC/openSUSE:Factory/.man.new.1521 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "man"

Wed Aug 17 18:16:35 2022 rev:90 rq:995603 version:2.9.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/man/man.changes  2022-08-12 17:46:26.606084240 
+0200
+++ /work/SRC/openSUSE:Factory/.man.new.1521/man.changes        2022-08-17 
18:20:22.670833554 +0200
@@ -1,0 +2,6 @@
+Mon Aug 15 16:48:51 UTC 2022 - <d_wer...@gmx.net>
+
+- syntax correction of the preinstall scriptlet to avoid creation 
+  of file /0 (bnc#1202377)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ man.spec ++++++
--- /var/tmp/diff_new_pack.RaeYu5/_old  2022-08-17 18:20:23.338834939 +0200
+++ /var/tmp/diff_new_pack.RaeYu5/_new  2022-08-17 18:20:23.346834956 +0200
@@ -270,7 +270,7 @@
 %service_add_pre man-db-create.service
 %endif
 %endif
-if test "$1" > 0 -a -h %{_sysconfdir}/alternatives/man
+if test "$1" -gt 0 -a -h %{_sysconfdir}/alternatives/man
 then
   for ua in man apropos whatis man.1%{ext_man} apropos.1%{ext_man} 
whatis.1%{ext_man}
   do

Reply via email to