Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package less for openSUSE:Factory checked in 
at 2024-10-25 19:19:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/less (Old)
 and      /work/SRC/openSUSE:Factory/.less.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "less"

Fri Oct 25 19:19:07 2024 rev:76 rq:1218137 version:661

Changes:
--------
--- /work/SRC/openSUSE:Factory/less/less.changes        2024-07-19 
15:25:57.987914787 +0200
+++ /work/SRC/openSUSE:Factory/.less.new.2020/less.changes      2024-10-25 
19:19:50.391120126 +0200
@@ -1,0 +2,6 @@
+Mon Oct 21 14:48:40 UTC 2024 - Antonio Feijoo <[email protected]>
+
+- Change preprocessor dependencies from Requires to Recommends. It's disabled 
by
+  default and they are not necessary for less. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ less.spec ++++++
--- /var/tmp/diff_new_pack.txq6hC/_old  2024-10-25 19:19:51.399162185 +0200
+++ /var/tmp/diff_new_pack.txq6hC/_new  2024-10-25 19:19:51.403162352 +0200
@@ -41,9 +41,9 @@
 BuildRequires:  automake
 BuildRequires:  ncurses-devel
 BuildRequires:  pkgconfig
-Requires:       file
-# lessopen.sh uses which
-Requires:       /usr/bin/which
+# weak dependencies required only by preprocessor, which is disabled by default
+Recommends:     file
+Recommends:     /usr/bin/which
 
 %description
 less is a text file browser and pager similar to more. It allows

Reply via email to