moreutils-parallel-0.57-1.fc22$>Q7`^-Ĩ>9-?-d ! L<@O^d s     5Nl   (8%9%: %G*H*(I*<X*DY*L\*d]*x^*b+d+e+f+l+t+u+v+w-Lx-`y-t-Cmoreutils-parallel0.571.fc22Additional unix utility - parallel command This is a growing collection of the unix tools that nobody thought to write thirty years ago. This is a sub package containing the parallel command only - parallel: run multiple jobs at onceV`buildhw-12.phx2.fedoraproject.orgFedora ProjectFedora ProjectGPLv2Fedora ProjectApplications/Systemhttp://kitenet.net/~joey/code/moreutils/linuxx86_64=`FEA큤V`V`U;U;V`7e0a304ab0e86f29d3491f3f64914c1362610d1991d257e5c4712fd85ef2e631c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd429377dd66b716fb27616a0dceaff6b54ed400ea8101f94ff3d757b39345be96c4988a325d6ea38b1486d665a0d04deace59bf57cc21a1f78114378c37005ad3cerootrootrootrootrootrootrootrootrootrootmoreutils-0.57-1.fc22.src.rpmmoreutils-parallelmoreutils-parallel(x86-64)@@@@@    @libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)moreutilsrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)rtld(GNU_HASH)0.57-1.fc223.0.4-14.6.0-14.0-15.2-14.12.0.1V`.S@SRJ@QQMQ@Q @QtQP H@OO@OM~@L=KrKrJTJjJ_@JOD@I@H,H@HXH2@GGGG_@G:@F@FFGFvsFU~@Fedora Release Engineering - 0.57-1Fedora Release Engineering - 0.49-4Fedora Release Engineering - 0.49-3Michael Schwendt Fedora Release Engineering - 0.49-2Petr Pisar - 0.49-1Petr Pisar - 0.47-3Sven Lankes - 0.47-2Sven Lankes - 0.47-1Fedora Release Engineering - 0.46-3Fedora Release Engineering - 0.46-2Sven Lankes - 0.46-1Sven Lankes - 0.45-1Fedora Release Engineering - 0.44-2Marc Bradshaw 0.44-1.fc22Marc Bradshaw 0.40-1.fc22Marc Bradshaw 0.38-1.fc22Marc Bradshaw 0.38-1.fc22Marc Bradshaw 0.37-1.fc22Fedora Release Engineering - 0.36-2Marc Bradshaw 0.36-1.fc22Marc Bradshaw 0.35-1.fc22Marc Bradshaw 0.34-1.fc22Marc Bradshaw 0.31-3.fc22Marc Bradshaw 0.31-2.fc22Marc Bradshaw 0.31-1.fc22Marc Bradshaw 0.30-1.fc22Marc Bradshaw 0.28-3.fc22Marc Bradshaw 0.28-2.fc22Marc Bradshaw 0.28-1.fc22Marc Bradshaw 0.26-1.fc22Marc Bradshaw 0.25-1.fc22Marc Bradshaw 0.24-2.fc22Marc Bradshaw 0.24-1.fc22Marc Bradshaw 0.20-3.fc22Marc Bradshaw 0.20-2.fc22Marc Bradshaw 0.20-1.fc22- Update to 0.57 upstream release- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild- Drop insufficient Obsoletes tag (#1002134).- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild- 0.49 bump- Perl 5.18 rebuild- really fix rebuild failure - pod2man is now in perl-podlators- new upstream release - fix rebuild failure- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild- new upstream release- new upstream release- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild- Split parallel into sub package to allow gnu parallel to be packaged for fedora - moreutils 0.44 released with these changes - * pee: Propigate exit status of commands run. - moreutils 0.43 released with these changes - * chronic: New command, runs a command quietly, unless it fails. - * Now depends on IPC::Run, used by chronic. - moreutils 0.42 released with these changes - * sponge: Guarantee that output file is always updated atomically, by renaming a temp file into place. - * sponge: Ensure that output file permissions are always preserved if it already exists. - moreutils 0.41 released with these changes - * ifdata.docbook: Mark interface as required in synopsis. - * Add missing AUTHOR section to docbook man pages. - * sponge: Correct bad use of fread that caused a trailing quantity of soaked data to be silently - discarded when a temp file was used and sponge output to stdout.- new upstream version moreutils 0.40 released with these changes - * lckdo: Now deprecated, since util-linux's flock(1) can do the same thing. - * parallel: -i will now replace {} inside parameters, before the {} had to be a separate parameter. - new upstream version moreutils 0.39 released with these changes - * parallel: Fix exit code handling when commands are specified after -- - * parallel: Make -j 0 do something reasonable (start all jobs at once). - * parallel: Fix to really avoid running new jobs when load is too high. - * parallel: Fix logic error in code handling -l that could make parallel return a bogus 255 exit code when all jobs succeeded. - * parallel: Allow a decimal load value to be specified with -l - * Caps sillyness. - * zrun: Add support for .xz files.- new upstream version moreutils 0.38 released with these changes - * parallel: Fix exit code handling when commands are specified after -- - * parallel: Make -j 0 do something reasonable (start all jobs at once). - * parallel: Fix to really avoid running new jobs when load is too high. - * parallel: Fix logic error in code handling -l that could make parallel return a bogus 255 exit code when all jobs succeeded. Closes: #569617 - * parallel: Allow a decimal load value to be specified with -l - * Caps sillyness. Closes: #570815 - * zrun: Add support for .xz files.- new upstream version moreutils 0.38 released with these changes - * Description improvements. Closes: #549450 (Thanks, Justin B Rye) - * parallel: Allow running independent commands, like parallel -j3 -- ls df "echo hi" - * ifdata: Add FreeBSD kernel support, although some of the more esoteric interface options are not currently supported in FreeBSD. - * parallel: Define WEXITED to allow building on FreeBSD kernel. - * Thanks Enrico Tassi for the FreeBSD kernel support, which should be enough to get moreutils built on Debian kFreeBSD. Closes: #562609- new upstream version 0.36 released with these changes - * parallel: Clarify man page regarding CPUs. Closes: #536597 - * parallel: Add -n option. Thanks, Pierre Habouzit. Closes: #537992 (As a side effect, fixes a segfault if -- was omitted.) - * parallel.1: Typo fixes. Closes: #538147- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild- new upstream version 0.36 released with these changes - * parallel: New program, contributed by Tollef Fog Heen, that can run multiple jobs in parallel, optionally checking load average. - * mispipe: Fix closing of extra pipe FD before starting command so it is not inherited by daemons. Closes: #533448 (Thanks, Jeremie Koenig)- new upstream version 0.35 released with these changes - * ifdata: Don't assume that all interface names are 6 characters or less, for instance "wmaster0" is longer. - Increase the limit to 20 characters. Closes: #526654 (Thanks, Alan Pope) - * isutf8: Reject UTF-8-encoded UTF-16 surrogates. Closes: #525301 (Thanks, Jakub Wilk and liw)- new upstream version 0.34 - * vipe: Avoid dying on empty input. Thanks, Anders Kaseorg Closes: #508491 - new upstream version 0.33 - * Support installing moreutils into prefixes other than /usr (Evan Broder) - * Fix zrun breakage introduced last version. Closes: #504129 - new upstream version 0.32 - * zrun: Can be linked to zsomeprog to run the equivilant of zrun someprog. Closes: #411623 (Stefan Fritsch) - * zrun: Add support for lzma and lzo. (Stefan Fritsch) - * Fix pod error in vidir(1).- Fix for EPEL docbook dtd version- Fix for EPEL docbook dtd version- new upstream version 0.31 released with these changes - * pee.1: Document difference with tee in stdout. - * ts: Support displaying fractional seconds via a "%.S" conversion specification.- new upstream version 0.29 released with these changes - * Add ifne, contributed by Javier Merino. - * sponge, ifne: Ensure that suspending/resuming doesn't result in partial writes of the data, by using fwrite() rather than write(). - * sponge: Handle large data sizes by using a temp file rather than by consuming arbitrary amounts of memory. Patch by Brock Noland. - * ts: Allow both -r and a format to be specified, to parse dates and output in a specified format. - * ts: Fix bug in timezone regexp. - New upstream version 0.30 released with these changes - * debhelper v7; rules file minimisation - * Use DESTDIR instead of PREFIX. - * Add a DOCBOOK2XMAN setting. (Greg KH) - * ifne: Add -n which makes it run the command if stdin is empty. - * ifne: If no command is specified, print usage information.- fixed typo in changelog- fixed typo in changelog- New upstream version released with these changes - vidir: Applied patch from Stefan Fritsch - * Check for control characters (especially newlines) in filenames and error out, since this can greatly confuse the editor or vidir. - * If the source of a rename does not exist (and thus the rename will fail anyway), vidir should not move an existing target file to a tmpfile. - * If a directory is renamed, vidir should take that into account when renaming files in this directory. - * If a directory name is passed as name/ to vidir, vidir should not add second slash after the name. - vidir: Add support for unlinking directories. - Add example to man page about recursive modification of directories. - isutf8: Correct inverted exit code when passed a file to check.- Docboox dtd path will now be found using xmlcatalog. - New upstream version released with these changes - isutf8: Correct inverted exit code when passed a file to check.- New upstream version- Added optional perl modules to requirements- Version update - Fixed specfile issues- Updated license field re new guidelines- optflags fix and extra doc files- Initial fedora release0.57-1.fc220.57-1.fc22parallelmoreutils-parallelCOPYINGREADMEparallel.1.gz/usr/bin//usr/share/doc//usr/share/doc/moreutils-parallel//usr/share/man/man1/-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=genericdrpmxz2x86_64-redhat-linux-gnuELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.32, BuildID[sha1]=d85a43381c02566d0f630240f44b9b0eba8451b3, strippeddirectoryASCII texttroff or preprocessor input, ASCII text, with very long lines (gzip compressed data, max compression, from Unix)RRRRRR ?p7zXZ !#,Y ^]"k%]|ə;0S37^]yzhM+e|46IU8 C(j);RI|b}-mru& 9`éލSx:5.# yW>i&aҾ>@jHC4̲óE߰ΰAPBg]Ѯ(,S6{@OC)*g`KCQ!^mI:&(Uی,k 5sʗt(s9N NTLLϵ_㸞cr}!O5e3>=I06w=@+[W7ŚD[s/&LCfչ3ZG9`W(UVatɥj~x^vmv]~aG k=`>(_zg0Z;K[r:3/k*oh}(i$KWj^>@IdEc)vB[>Ld,2.!"ѱϧG,40Q?J:* lNSr홣4߯L% ؎`hAE EaDuih0y~3.Lڞ FpZV{^ Jr"asO[5vܤL-WǗ ¹"0*tQ7DscE@oe:p_lHclQ{o'[b|JkU|[h+8i/,+T/ h&w)hd9|-gVOx Dg4߉1mNe\@2aQoxVޤ~!W3P>l G7YYl%P| `0^LXOш5xW,^ij|!r '-:qQa'l{;٫H""+3SV%Gs7UO](5@;x:e%쵝앍+?ڢE9_%_0{aD℺wwꟸd V%~Q5wu&Q*|,H+S%ӎ@iYki=ZFz5e94_b{Fqu"!KZ]4 Ҏ/0t5HG&J.7,Lk:O2(n^Խ#5nēA *:icgt0jԪ~2A(eѐ޴ 2[)}O.1.Ȝ@lb2gR~)»@pk!Z)P▖ܖ7|z68Jmw̬ ꪻgsh{ do_>Խ>bݢvk_%}WVMEv]G*9{@1P6;HwYUM:+ }Î[w*hY4k5)H )#: wBk13BM"^ސItM".[7;R`.?9Uv$,t.!9b{UL#).e]WҐ"޼ȃ ܑ^+|T3vu}=*Yq1D(YtXtH|bGϫFjaW M1NFǪfWMYW'>|Xlxqû$Ef{K~64?Fh|ݪˏL H۩S%x&s4wR_Hur]B$I(TٕhlMO쯦5Pɖ0Uji0232\IiFǡ\"w_Xg^m^^L;YWТcW/`NɸV?16TDdiފM;v0U5᷊uusZ@=Je:V-^RVsCwRT0Wɽ ,OHK&龰"x#$WCس6 ]ja6uQ>$3Ww?)RsM1|\>Z̵ FO<Y^!QEAҁ:7൹3lTYgtfk$ԯ!; =}[ׇܯC-ǚ7Bbj7i5WH@dȮTyz|ճ`OcyѱN K*'c|CTx4ejШ G7|zC<UDFT;V +-DX`޶]u 533B\bug)zmrQAϧRlny(`k QQ_Ilp]krR RTi.-&\̝ Kkk)a#?С/A,?v]*VɒSQ(f^seo+,$3a5 QܡXg!$|w`߈l]Z9J#;dFE{a?tN<ŌrjGQ^<*|q{Ɯ"Ic~p@eF*N+`qbk| ܋A)+^S]V>ex~/[FaQuw (.΃f'9ˍEp=Wƴ~G,mښ/'.'x@a`VtYo\!"e0ckJ-{/䁜Q#/ZXVq*|Q]cת*z]˕z+a{iFȃCpE=?MԏRjDU*'攻?CjvK5weN&wE=!Fߠt{ZPX\l?`bq09țELO-~j 9UV34ִ۠˪G:%_I%@|t/J,T)߼Jb[98cL36((Uڋ Xc;g:[ /v:_fDGZ(Xb!j7MlF7KIlt뺑_=EmAj=z$p=^H<|fEW\ 6ע2lG'nQަ j^f2)LVik 0l& ]tɵ(P[47aI  6[CӜvSXrS\%n3޺64.+dQq Zp V,rP@bꐴ*Oc9w苘U&] KGpiqaPP3W1{A R橂IH%dH̚ܘ+%cCVd+(8Oc"y@Evٳ#DW rϖ2;-\GD*} V <} 1ŲA6u.3  hdhd^q軉j۪15Ǟg._,ѣ /H\ښrSǾ$tUR#dza"v!G}t8`~Dl:jYiщCAQyzg+2,!OL]ř_"tFfh"(γDAzNl-,ُy lh0vAyG,7{AQqjJF OI<O8anl/S)(xP[>>z;_FxhMaR{P#~;o^T+KW1Vc]{Rh<ᄎ$5,yC_&K, HSsWѡ l9 d'44iB&7$aX~R(r@3wFqӰ*SRzQTO'x &C2p9{ܑ,1-7W *] gEr(?JvaFу @P$8";{εJ݁| Q;Ġ ݻLs4&'MkAiWV%,MMvHiUm6 CΛ:LW ? 2FsE'.؟x-;m췌YUZ'z^51UpfQ<V?]x%iz F|8/wI賷$Vx:4+z?s <-,wB h9X7^XP蚊y@2lw"x8 #8O)Կf'{=ɹ@A.cD;*HcD 1iֻ3dr5]O Z^t[qoVP$𾾾pLZ5x%VjIccj3C< ]/ WV9!ގ3ۈ*.6ecIwޝgf|W0H1Nd5" @8wlӑߺv7z s0|~m[WW"ؙS< V1[`tO|X{mu: =AӨqHkk&,FzH| h sw97cul w[}=N)02(`N09" ֵn3*B/Â5 cp[$g.johjK Y1SC b J, =3i @Y=oJCiPŕ %f~ u<5B1V {yR5i=2R &gD_KؙV]l8ꔨwVLޟ]/BLqaE1|3xE!t$IIƕ6'ʉYΦ7Uհ>dEwQ)QAF- g`Zx_t5H|vXY9 XUX2D/*W@qfHZ|'^5PXS ޚ(MSrl"1 duH{-\UQʬmJBn+gV&k-vQ:Ia/Ӷ 5&=A{ YZ