diff --git a/findutils.spec b/findutils.spec index 29aa47adb2e7cb54da7fa260c99a52bcdee1546e..13c219eaede41f1cf9642014d209968ac3f1402b 100644 --- a/findutils.spec +++ b/findutils.spec @@ -1,7 +1,7 @@ Name: findutils Epoch: 2 Version: 4.8.0 -Release: 3 +Release: 4 Summary: The GNU Find Utilities License: GPLv3+ URL: http://www.gnu.org/software/findutils/ @@ -12,7 +12,7 @@ Source0: https://ftp.gnu.org/pub/gnu/findutils/%{name}-%{version}.tar.xz Patch1: 0001-findutils-xautofs.patch # rhbz #1252549 #1299169 Patch2: 0001-findutils-leaf-opt.patch -Buildrequires: gcc autoconf gettext-devel texinfo libselinux-devel dejagnu automake gdb +Buildrequires: gcc autoconf gettext-devel texinfo libselinux-devel dejagnu automake Requires(post): info Requires(preun):info @@ -94,6 +94,12 @@ fi %exclude %{_mandir}/man5/locatedb.5* %changelog +* Thu Jun 16 2022 tanyulong - 2:4.8.0-4 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC:Delete unnecessary gdb from BuildRequires + * Sat Feb 26 2022 shixuantong - 2:4.8.0-3 - Type:bugfix - ID:NA