Package init

This commit is contained in:
dogsheng 2019-12-25 15:45:35 +08:00
parent ce30b8a57c
commit 1ed9eb4df3

View File

@ -1,7 +1,7 @@
Name: findutils
Epoch: 2
Version: 4.6.0
Release: 4
Release: 5
Summary: The GNU Find Utilities
License: GPLv3+
URL: http://www.gnu.org/software/findutils/
@ -71,7 +71,10 @@ 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 gettext-devel texinfo
Buildrequires: gcc autoconf gettext-devel texinfo libselinux-devel dejagnu
Requires(post): info
Requires(preun):info
Provides: /bin/find
Provides: bundled(gnulib)
@ -142,6 +145,12 @@ fi
%changelog
* Fri Dec 20 2019 openEuler Buildteam <buildteam@openeuler.org> - 2:4.6.0-5
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:add build requires and requires
* Mon Oct 28 2019 shenyangyang <shenyangyang4@huawei.com> - 2:4.6.0-4
- Type:enhancement
- ID:NA