From ce30b8a57c4166bba5ce6e321431d6424e9a8ca9 Mon Sep 17 00:00:00 2001 From: zhuchunyi Date: Wed, 6 Nov 2019 19:06:51 +0800 Subject: [PATCH] update code --- findutils.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/findutils.spec b/findutils.spec index 34a4b8a..38d0138 100644 --- a/findutils.spec +++ b/findutils.spec @@ -1,7 +1,7 @@ Name: findutils Epoch: 2 Version: 4.6.0 -Release: 3 +Release: 4 Summary: The GNU Find Utilities License: GPLv3+ URL: http://www.gnu.org/software/findutils/ @@ -71,7 +71,7 @@ Patch6021: find-printf-Y-handle-ENOTDIR-also-as-broken-symlink.patch Patch6022: find-improve-warning-diagnostic-for-the-name-iname-w.patch Patch6023: find-make-pred_empty-safer-and-avoid-fd-leaks.patch -Buildrequires: gcc autoconf +Buildrequires: gcc autoconf gettext-devel texinfo Provides: /bin/find Provides: bundled(gnulib) @@ -142,6 +142,12 @@ fi %changelog +* Mon Oct 28 2019 shenyangyang - 2:4.6.0-4 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC:add build requires of texinfo and gettext-devel to slove the build problem + * Tue Sep 24 2019 openEuler Buildteam - 2:4.6.0-3 - Adjust requires