Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package busybox-links for openSUSE:Factory 
checked in at 2021-02-07 15:14:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/busybox-links (Old)
 and      /work/SRC/openSUSE:Factory/.busybox-links.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "busybox-links"

Sun Feb  7 15:14:20 2021 rev:15 rq:868694 version:MACRO

Changes:
--------
--- /work/SRC/openSUSE:Factory/busybox-links/busybox-links.changes      
2020-12-30 17:11:35.600977958 +0100
+++ /work/SRC/openSUSE:Factory/.busybox-links.new.28504/busybox-links.changes   
2021-02-07 15:14:31.613419025 +0100
@@ -1,0 +2,5 @@
+Tue Feb  2 15:57:47 UTC 2021 - Thorsten Kukuk <ku...@suse.com>
+
+- Add zmore and zless
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ busybox-links.spec ++++++
--- /var/tmp/diff_new_pack.JJqP1Z/_old  2021-02-07 15:14:32.333419795 +0100
+++ /var/tmp/diff_new_pack.JJqP1Z/_new  2021-02-07 15:14:32.333419795 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package busybox-links
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -631,6 +631,9 @@
 ln -sf %{_sysconfdir}/alternatives/sh %{buildroot}%{_bindir}/sh
 ln -sf %{_bindir}/sh   %{buildroot}/bin/sh
 cp -av %{_bindir}/zgrep %{buildroot}%{_bindir}
+cp -av %{_bindir}/zmore %{buildroot}%{_bindir}
+sed -e 's|PAGER-more|PAGER-less|g' %{buildroot}%{_bindir}/zmore > 
%{buildroot}%{_bindir}/zless
+chmod 755 %{buildroot}%{_bindir}/zless
 
 %post -n busybox-sh -p /usr/bin/ash
 %{_sbindir}/update-alternatives --quiet --force \
@@ -658,6 +661,8 @@
 %files -n busybox-grep -f filelist-grep.txt
 %files -n busybox-gzip -f filelist-gzip.txt
 %{_bindir}/zgrep
+%{_bindir}/zless
+%{_bindir}/zmore
 %files -n busybox-hostname -f filelist-hostname.txt
 %files -n busybox-iproute2 -f filelist-iproute2.txt
 %files -n busybox-iputils -f filelist-iputils.txt

Reply via email to