Hello community, here is the log from the commit of package findutils for openSUSE:Factory checked in at 2015-12-24 12:15:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/findutils (Old) and /work/SRC/openSUSE:Factory/.findutils.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "findutils" Changes: -------- --- /work/SRC/openSUSE:Factory/findutils/findutils.changes 2015-07-21 13:24:09.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.findutils.new/findutils.changes 2015-12-24 12:15:36.000000000 +0100 @@ -1,0 +2,10 @@ +Sun Dec 20 12:29:05 UTC 2015 - [email protected] + +- Upgrade to 4.5.15 +- Delete now-upstream patch: + findutils-oldfind-fix-dotdot-skipping.patch +- Refresh patches: + findutils-4.4.2-xautofs.patch + gnulib-perl522.patch + +------------------------------------------------------------------- Old: ---- findutils-4.5.14.tar.gz findutils-oldfind-fix-dotdot-skipping.patch New: ---- findutils-4.5.15.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ findutils.spec ++++++ --- /var/tmp/diff_new_pack.ppg9PF/_old 2015-12-24 12:15:37.000000000 +0100 +++ /var/tmp/diff_new_pack.ppg9PF/_new 2015-12-24 12:15:37.000000000 +0100 @@ -18,7 +18,7 @@ Name: findutils Url: http://www.gnu.org/software/findutils/ -Version: 4.5.14 +Version: 4.5.15 Release: 0 Summary: The GNU versions of find utilities (find and xargs) License: GPL-3.0+ @@ -28,9 +28,7 @@ Patch0: findutils-4.4.2-xautofs.patch # Fix imported gnulib long double math tests for little-endian PowerPC Patch1: findutils-gnulib-ppc64le.patch -# Upstream patch to fix a problem in oldfind(1) skipping files starting with "..". -Patch2: findutils-oldfind-fix-dotdot-skipping.patch -Patch3: gnulib-perl522.patch +Patch2: gnulib-perl522.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build # BuildRequire dejagnu for 'runtest' to execute all tests. @@ -63,7 +61,6 @@ %patch0 %patch1 %patch2 -%patch3 -p1 %build %if 0%{?qemu_user_space_build} ++++++ findutils-4.4.2-xautofs.patch ++++++ --- /var/tmp/diff_new_pack.ppg9PF/_old 2015-12-24 12:15:37.000000000 +0100 +++ /var/tmp/diff_new_pack.ppg9PF/_new 2015-12-24 12:15:37.000000000 +0100 @@ -11,7 +11,7 @@ =================================================================== --- doc/find.texi.orig +++ doc/find.texi -@@ -1438,6 +1438,10 @@ them. +@@ -1448,6 +1448,10 @@ them. There are two ways to avoid searching certain filesystems. One way is to tell @code{find} to only search one filesystem: @@ -40,7 +40,7 @@ =================================================================== --- find/find.1.orig +++ find/find.1 -@@ -461,6 +461,9 @@ if standard input is a tty, and to +@@ -466,6 +466,9 @@ if standard input is a tty, and to .B \-nowarn otherwise. @@ -96,7 +96,7 @@ puts (_("\ tests (N can be +N or -N or N): -amin N -anewer FILE -atime N -cmin N\n\ -cnewer FILE -ctime N -empty -false -fstype TYPE -gid N -group NAME\n\ -@@ -2736,6 +2738,16 @@ parse_xdev (const struct parser_table* e +@@ -2673,6 +2675,16 @@ parse_xdev (const struct parser_table* e } static bool ++++++ findutils-4.5.14.tar.gz -> findutils-4.5.15.tar.gz ++++++ ++++ 117055 lines of diff (skipped) ++++++ gnulib-perl522.patch ++++++ --- /var/tmp/diff_new_pack.ppg9PF/_old 2015-12-24 12:15:38.000000000 +0100 +++ /var/tmp/diff_new_pack.ppg9PF/_new 2015-12-24 12:15:38.000000000 +0100 @@ -1,9 +1,13 @@ Subject: http://comments.gmane.org/gmane.comp.lib.gnulib.bugs/35272 -Index: grep-2.21/build-aux/update-copyright +--- + build-aux/update-copyright | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +Index: build-aux/update-copyright =================================================================== ---- grep-2.21.orig/build-aux/update-copyright -+++ grep-2.21/build-aux/update-copyright +--- build-aux/update-copyright.orig ++++ build-aux/update-copyright @@ -124,7 +124,7 @@ use strict; use warnings;
