From 06a3532fffdf719fca514ba28db9b88f964aa9015b18631d830e12cbf16472aa Mon Sep 17 00:00:00 2001 From: Bernhard Voelker Date: Sat, 1 Jun 2024 23:07:45 +0000 Subject: [PATCH] Accepting request 1178092 from home:berny:branches:Base:System - Update to 4.10.0. Announcement: https://savannah.gnu.org/news/?id=10638 - findutils-xautofs.patch: Refresh. OBS-URL: https://build.opensuse.org/request/show/1178092 OBS-URL: https://build.opensuse.org/package/show/Base:System/findutils?expand=0&rev=106 --- findutils-4.10.0.tar.xz | 3 +++ findutils-4.10.0.tar.xz.sig | 11 +++++++++++ findutils-4.9.0.tar.xz | 3 --- findutils-4.9.0.tar.xz.sig | 11 ----------- findutils-xautofs.patch | 20 ++++++++++---------- findutils.changes | 7 +++++++ findutils.spec | 4 ++-- 7 files changed, 33 insertions(+), 26 deletions(-) create mode 100644 findutils-4.10.0.tar.xz create mode 100644 findutils-4.10.0.tar.xz.sig delete mode 100644 findutils-4.9.0.tar.xz delete mode 100644 findutils-4.9.0.tar.xz.sig diff --git a/findutils-4.10.0.tar.xz b/findutils-4.10.0.tar.xz new file mode 100644 index 0000000..a6c92ab --- /dev/null +++ b/findutils-4.10.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1387e0b67ff247d2abde998f90dfbf70c1491391a59ddfecb8ae698789f0a4f5 +size 2240712 diff --git a/findutils-4.10.0.tar.xz.sig b/findutils-4.10.0.tar.xz.sig new file mode 100644 index 0000000..c8ba5b2 --- /dev/null +++ b/findutils-4.10.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCAAdFiEEpRidtpwRZNMwApNmRlAu95aRcZUFAmZbTRsACgkQRlAu95aR +cZUm4Af/YJ8V4GDk9vgO25IqBEYbfPUzQJ4W1pKYjVUkMMGNlWrnz4+6fXdGY/AS +JP4dsAwqWpj1Bx2Mn+XL4LANAYcxhOcqx8zd9SSaHnzV4XznD28lhNnQeepkJFFx +qHBAlwrKDHaq7ogZEtBrBxoVPVrke85UnJjpAg8opA23Ctm4Th6Jbpdw5FrYs3N0 +70ZVkyIttTrnvX5DTeewJV0AYB72RerGTMXhQTl6H7i6gMp9//4L4vaQ61E58ggv ++lA0ubqLbS6l89hITV0lJ2063tR8BzQZTaNWSfqlNad+tURMrHYEOKaCbjJE8GPd +u6C03WriEO70xH3vAVrkm8wigDJGrQ== +=o2ag +-----END PGP SIGNATURE----- diff --git a/findutils-4.9.0.tar.xz b/findutils-4.9.0.tar.xz deleted file mode 100644 index 753ac8b..0000000 --- a/findutils-4.9.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a2bfb8c09d436770edc59f50fa483e785b161a3b7b9d547573cb08065fd462fe -size 2046252 diff --git a/findutils-4.9.0.tar.xz.sig b/findutils-4.9.0.tar.xz.sig deleted file mode 100644 index 2ae2627..0000000 --- a/findutils-4.9.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCAAdFiEEpRidtpwRZNMwApNmRlAu95aRcZUFAmH50AcACgkQRlAu95aR -cZU/DQgAjt38b5+7CREWR7rk9y/NRvc+xAg7wMfwjt90cAycjRZ7hMVviB7R+MhO -1rrV+4UkKCYzBzks5FIhN00IwmXoe0VPeH17ATtSB6c70rBNwHE7CWcGz2cnqHBQ -CzPBy3hXEq7YY1kq7bfZCkTTEnxve9eKrgoczj/NpxvxoRkLmXzzKd0ChvHLlYJl -m0GrPAl81eUF2vYIo5/9F28AR2mfCv1cwzsb1Ch3WEXqZB2tcIKsocrO4AVVpkmD -o1pmPZa1FTKPI4YdBOlOuWUYkf6rD7WEKTcFmXrafkPlzhY4HJyN35XslAllJg6w -81EbRarQvxrVDuxoS0jnx0oMvV7jxg== -=hp30 ------END PGP SIGNATURE----- diff --git a/findutils-xautofs.patch b/findutils-xautofs.patch index e9cb856..7655a52 100644 --- a/findutils-xautofs.patch +++ b/findutils-xautofs.patch @@ -11,7 +11,7 @@ Index: doc/find.texi =================================================================== --- doc/find.texi.orig +++ doc/find.texi -@@ -1608,6 +1608,10 @@ them. +@@ -1607,6 +1607,10 @@ them. There are two ways to avoid searching certain filesystems. One way is to tell @code{find} to only search one filesystem: @@ -26,7 +26,7 @@ Index: find/defs.h =================================================================== --- find/defs.h.orig +++ find/defs.h -@@ -562,6 +562,9 @@ struct options +@@ -557,6 +557,9 @@ struct options /* If true, don't cross filesystem boundaries. */ bool stay_on_filesystem; @@ -40,7 +40,7 @@ Index: find/find.1 =================================================================== --- find/find.1.orig +++ find/find.1 -@@ -638,6 +638,9 @@ to stat them; this gives a significant i +@@ -654,6 +654,9 @@ to stat them; this gives a significant i .IP "\-version, \-\-version" Print the \fBfind\fR version number and exit. @@ -54,7 +54,7 @@ Index: find/ftsfind.c =================================================================== --- find/ftsfind.c.orig +++ find/ftsfind.c -@@ -435,6 +435,12 @@ consider_visiting (FTS *p, FTSENT *ent) +@@ -433,6 +433,12 @@ consider_visiting (FTS *p, FTSENT *ent) } } @@ -71,7 +71,7 @@ Index: find/parser.c =================================================================== --- find/parser.c.orig +++ find/parser.c -@@ -139,6 +139,7 @@ static bool parse_used (const s +@@ -150,6 +150,7 @@ static bool parse_used (const s static bool parse_user (const struct parser_table*, char *argv[], int *arg_ptr); static bool parse_wholename (const struct parser_table*, char *argv[], int *arg_ptr); static bool parse_xdev (const struct parser_table*, char *argv[], int *arg_ptr); @@ -79,7 +79,7 @@ Index: find/parser.c static bool parse_ignore_race (const struct parser_table*, char *argv[], int *arg_ptr); static bool parse_noignore_race (const struct parser_table*, char *argv[], int *arg_ptr); static bool parse_warn (const struct parser_table*, char *argv[], int *arg_ptr); -@@ -304,6 +305,7 @@ static struct parser_table const parse_t +@@ -309,6 +310,7 @@ static struct parser_table const parse_t PARSE_TEST_NP ("wholename", wholename), /* GNU, replaced -path, but now -path is standardized since POSIX 2008 */ {ARG_TEST, "writable", parse_accesscheck, pred_writable}, /* GNU, 4.3.0+ */ PARSE_OPTION ("xdev", xdev), /* POSIX */ @@ -87,7 +87,7 @@ Index: find/parser.c PARSE_TEST ("xtype", xtype), /* GNU */ #ifdef UNIMPLEMENTED_UNIX /* It's pretty ugly for find to know about archive formats. -@@ -2608,6 +2610,16 @@ parse_xdev (const struct parser_table* e +@@ -2490,6 +2492,16 @@ parse_xdev (const struct parser_table* e } static bool @@ -108,17 +108,17 @@ Index: find/util.c =================================================================== --- find/util.c.orig +++ find/util.c -@@ -183,7 +183,8 @@ Positional options (always true):\n\ +@@ -181,7 +181,8 @@ Positional options (always true):\n\ HTL (_("\n\ Normal options (always true, specified before other expressions):\n\ -depth -files0-from FILE -maxdepth LEVELS -mindepth LEVELS\n\ -- -mount -noleaf -xdev -ignore_readdir_race -noignore_readdir_race\n")); +- -mount -noleaf -xdev -ignore_readdir_race -noignore_readdir_race\n")); + -mount -noleaf -xdev -ignore_readdir_race -noignore_readdir_race\n\ + -xautofs\n")); HTL (_("\n\ Tests (N can be +N or -N or N):\n\ -amin N -anewer FILE -atime N -cmin N -cnewer FILE -context CONTEXT\n\ -@@ -1028,6 +1029,7 @@ set_option_defaults (struct options *p) +@@ -1027,6 +1028,7 @@ set_option_defaults (struct options *p) p->full_days = false; p->stay_on_filesystem = false; diff --git a/findutils.changes b/findutils.changes index 8cb272a..f3f44d2 100644 --- a/findutils.changes +++ b/findutils.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Jun 1 20:37:18 UTC 2024 - Bernhard Voelker + +- Update to 4.10.0. + Announcement: https://savannah.gnu.org/news/?id=10638 +- findutils-xautofs.patch: Refresh. + ------------------------------------------------------------------- Mon Feb 26 08:35:49 UTC 2024 - Dominique Leuenberger diff --git a/findutils.spec b/findutils.spec index 126f4f6..5a3d801 100644 --- a/findutils.spec +++ b/findutils.spec @@ -1,7 +1,7 @@ # # spec file for package findutils # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: findutils -Version: 4.9.0 +Version: 4.10.0 Release: 0 Summary: The GNU versions of find utilities (find and xargs) License: GPL-3.0-or-later