findutils-4.6.0-lp151.4.3.1<>,1l_Ⓒ/=„|gO=""b:&V6#ŐRѼFJ!u_jk+"ݽB79N B 4;얏O1A yg`z#!VwS$4P,zQGUAOhyT4lZH 1I BCkl;9“7 O]n mt Ad--{4 ,5 0|:RdRxj/&P_;,s 츰[:gx;ştYk٩SQ|2>E0? d   R@DPTgpy x   8   8     \ ( ,8 4 9 \ : B >?BFGHPIXYZ[\]$^bVcdefluvwx8yxzCfindutils4.6.0lp151.4.3.1The 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._cloud126openSUSE Leap 15.1openSUSEGPL-3.0+http://bugs.opensuse.orgProductivity/File utilitieshttp://www.gnu.org/software/findutils/linuxx86_64 ALL_ARGS=(--info-dir=/usr/share/info /usr/share/info/find.info.gz) if test -x /sbin/install-info ; then /sbin/install-info "${ALL_ARGS[@]}" || : fi ; test -n "$FIRST_ARG" || FIRST_ARG=$1 if test -x /sbin/install-info ; then if [ "$FIRST_ARG" = 0 ]; then /sbin/install-info --quiet --delete --info-dir=/usr/share/info /usr/share/info/find.info.gz || : fi ; fi ; C@ _+U i )^o QfvA큤A큤____V?_V?V?V?____NQd__d7887c3e1688292368228c25d016c8c0c42b0ec6ee285876e562b4570011c42a765f12341fab2dc31f889d2437704fed2d74d8e57ee9c5f43472ee131a773b67a406e80dc71aabaf208eaf4f8514ff99c296bb07e28cffa426c0f71eaf5c09f74c81df3c65978c8803348ad66fda6bc850fd30718af4b252e08dc159108915451c8e5df0eb91a54876a66e9f463200ab493eac89f98754d47081d36fa598e0e49b1acdf8723ab6183c0f191b4e5076c0a6daf88e80136ac05197369041a966162988b5203ab533725655822150c549df4627f65473c8e8c9f6546dc593b4ed21a3df7dbb537d2f24953de508c60e4f3799d46e9517ec4826656b5d1429e8a9fc31aeef730613160f71acdffb234ad04f4072687d8fdb22f0e332a0fc2e8f9a9c3a0b2f188869fefc00486da90060ae1b21b839cf5b299e62454e2f1309b870fefc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e77427c7afcde7bae5cca3c75f289bfced401e186986ecafc3a17928e507fc59920e02f4f900b1f161930519932dd0d5e2a0a8550abb66ead730c42066757b1dd8/usr/bin/findrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootfindutils-4.6.0-lp151.4.3.1.src.rpmfindfindutilsfindutils(x86-64) @@@@@@@@@@@    /bin/sh/bin/shinfoinfolibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.16)(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2.5)(64bit)libselinux.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1_@ZWM|V@Vv@UmT@S$@R@RjChristian Vögl fvogt@suse.commail@bernhard-voelker.demail@bernhard-voelker.demail@bernhard-voelker.decoolo@suse.commail@bernhard-voelker.demail@bernhard-voelker.deuweigand@de.ibm.compth@suse.de- The following is patch was provided by Jie GONG - fts-dont-unconditionally-use-leaf-optimization-for-nfs.patch (bsc#1174232) fts: don't unconditionally use leaf optimization for NFS NFS st_nlink are not accurate on all implementations, leading to aborts() if that assumption is made. See * lib/fts.c (leaf_optimization_applies): Remove NFS from the white list, and document the issue.- Use %license (boo#1082318)- sv-bug-48030-find-exec-plus-does-not-pass-all-arguments.patch: Add upstream patch to fix https://savannah.gnu.org/bugs/?48030- Upgrade to 4.6.0 stable release, removing 'oldfind'. - Delete now-upstream patches: findutils-gnulib-ppc64le.patch, gnulib-perl522.patch - Refresh patch: findutils-4.4.2-xautofs.patch- Upgrade to 4.5.15 - Delete now-upstream patch: findutils-oldfind-fix-dotdot-skipping.patch - Refresh patches: findutils-4.4.2-xautofs.patch gnulib-perl522.patch- add gnulib-perl522.patch from gnulib upstream- findutils-oldfind-fix-dotdot-skipping.patch: Add upstream patch to fix 'oldfind' which skipped all files starting with ".." (e.g. "..file"). - findutils.spec: Add BuildRequires:dejagnu - otherwise only a very limited set of the tests was run by 'make check'.- Upgrade to 4.5.14 - Refresh patches: findutils-4.4.2-xautofs.patch findutils-gnulib-ppc64le.patch (using -p0 for consistency) - findutils.spec (Version): s/4.5.12/4.5/14 (%patch1): Remove -p1. (%configure): Remove --without-included-regex option, as it is the default anyway.- findutils-gnulib-ppc64le.patch: Fix imported gnulib long double math tests for little-endian PowerPC.- Do not build findutils-locate anymore as mlocate obsoletes it since openSUSE 13.1. - Remove findutils-4.4.2-updatedb.patch as it's not needed anymore. - Remove cron.daily.updatedb and sysconfig.locate as they aren't needed anymore./bin/sh/bin/shfindcloud126 1605100178 4.6.04.6.0-lp151.4.3.14.6.0-lp151.4.3.14.6.0findfindxargsfindutilsAUTHORSNEWSREADMETHANKSTODOfind.info-1.gzfind.info-2.gzfind.info.gzfindutilsCOPYINGfind.1.gzxargs.1.gz/bin//usr/bin//usr/share/doc/packages//usr/share/doc/packages/findutils//usr/share/info//usr/share/licenses//usr/share/licenses/findutils//usr/share/man/man1/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:14957/openSUSE_Leap_15.1_Update/caa843642ee24062747987cff523dccf-findutils.openSUSE_Leap_15.1_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=1714a6be8fdd4b3b8c232f1965692585cdfeface, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=2ed20340de14805b129c743bb995c5bf5832c1ef, for GNU/Linux 3.2.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) R R RRRR R RRR RR RRR R RRpYC*,utf-84055b366537d86011a6542c7a8d8982768da261d1c04f91338cb9efc47d40ac3?7zXZ !t/$6]"k%w ]I& zS=ڈ Pz&,xґp|i|!c[yD]%I*!rUoZ6*%_,XcwDYk&73:CE}4hW̄ȶ K2~8bڏف`JF2Gw-dak,LђMؤ GB3Q @OEK$6qr(B‡ #hvPw[xl1ƒ5{$nw0" '\ ;ջB~,Z;֣0¹ddiڪ=k]"O{KC^-{isީVv`I%_Q:^U*;)_;puI{XU6>%K0BIw%^iٝ'?c[b)DX.BCɤddջMLC,39$|$8n$[ڕ^D%wFI'|SSmD#ؤ BQuC) +jMyow jגJ2=S^\L \JQd%pR0g1cEsoEhPPOlL. VIkp*r=4j&i>=_y7'{iʎzӴmO2O2%P%O> &=+(knbt(֨سB!筘Y™\:bp ^>:-s`X٨@ (2rF=tx0 xϐ! Q +L(MQqrOI_Y-GF /m*:ଇ ܆It.ZִeָX*O p\%OZF;.'n_Tώ{nJ~zlp2Wjp*9Ez!b b"K|aTnESn:3 gj=(-&ξ3 d||sýeܰ}*-",~dD<:c a/?xMSvbZ Pv+E$6p+7>NV\Q+(;Zk@6Xw,xSc6XA3NbF,ֈ.Ύ1۟ zfEI橙/.ImeTN'&O(ԥos+b`S ͊R#G( !}u6'lf'd E5_mt,bKY0={!,bH1.54 SFӴeZH|۩YXr f$:W(&#[1p5jSF'叴yAn&Av+& >t \fԔ@jxome_kce Ǯ$cwS>'̜GɲOANl_>8g͚xW 7H|L:_*dŻz羠C 2;zFĂG焅cM*[(-DR aLq1oFbJqlVҪRt%O0[秗tɪ|R~.X;tђ]:Co֝vni=-S\.m1 eXsᶼ=J G* 'זM[| &<1cy: O/a/oz"* ҃-m!6b6 |ܠZY.{2R`2IS\͡U,f+g}z(Lpy|24Achf!=>(vZOu!aG%3ڀl![y"»j bT91#:.. OK`Bo!jEKt[6Oa 9:&S~4j{Mg[m.8vă40mpx)rI.pn { 3N kkRH^tq_]W.S ,)htBؒ=^Qs,_rPChOT YDC{1#ih_sZ]P5Hz)4Ӻ^:84a[aˡFU~oW43 ;]+ppWDb+(5]M:sj |:7ET>Fiu[+UaX96~A.9lܘI)aC?ȅX)18Ia ' {v?aPBoIᑫ(#e׫sɹBLݞIMr#UG $^B6?CfTU]pXUQdÆ"^8DňJ[HH6OEń5'T]Kc }K) s`Ѐİ@rᖉC vbt^-g_܈(V^N 9 MVwlhg6[..AFg-;|} b Os61]̾qX"hV<%|ݾg}ԈNtvzܛ0wNsQ oWbk(p&2!] @.u) _(4egzq"a)bg\ [(!y:쫑=n gXV#ҹNW;ta 0<-`*Wlf ~}C {h2J,IC2|69 ʸ_jCw..i+I7QT*v a(G35WLn0#y7EtWeoϔua@$O" =Yj>|nja&eQ4x WAOVi^`XX%}?Zl̅'VRoѻ4њ&w8I*T<j1wlfZؘA_q; JmҹAb)U:/BX'Sw&3vrJit¿Fh"U{5V &f4ð._R+̦͘c;.,atY饖Sl\ 3$VH㉣= o6M+2TTD(0Q.T{r <"L3W/M_@| K/s*`"P'-Ks2y?4uQUڢ}b JwU2$x'Q"Ժ{~{S@!H[ƶ YZ