The GNU versions of find utilities (find and xargs)
The findutils package contains programs which will help you locate
files on your system. The find utility searches through a hierarchy
of directories looking for files which match a certain set of criteria
(such as a file name pattern). The xargs utility builds and executes
command lines from standard input arguments (usually lists of file
names generated by the find command).
You should install findutils because it includes tools that are very
useful for finding things on your system.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:zSystems/findutils && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
findutils-4.8.0.tar.xz | 0001983096 1.89 MB | |
findutils-4.8.0.tar.xz.sig | 0000000488 488 Bytes | |
findutils-xautofs.patch | 0000004842 4.73 KB | |
findutils.changes | 0000041234 40.3 KB | |
findutils.keyring | 0000039553 38.6 KB | |
findutils.spec | 0000003754 3.67 KB |
Revision 66 (latest revision is 73)
Dominique Leuenberger (dimstar_suse)
accepted
request 862053
from
Bernhard Voelker (berny)
(revision 66)
- update upstream signing key - remove deprecated texinfo packaging macros - run spec-cleaner - Update to 4.8.0. Announcement: https://savannah.gnu.org/forum/forum.php?forum_id=9914 - findutils.spec: - Source0: Fix download URL: remove "pub/". - %check: Output the content of all test-suite files in case of errors. - Remove now-upstream patches: - disable-null-ptr-test.patch - findutils-gnulib-disable-test-float.patch - findutils-gnulib-test-avoid-FP-perror-strerror.patch
Comments 0