moreutils-parallel-0.57-1.fc23$>S >W$_U!Qc4>:.z?.jd ! L@DSbh w     5Nl   (8 &9&: &G*H*I*X*Y*\*]*^+1b+d,e,f,l,t,u,v,w.x.0y.D.`.dCmoreutils-parallel0.571.fc23Additional 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`vbuildvm-19-nfs.phx2.fedoraproject.orgzFedora ProjectFedora ProjectGPLv2Fedora ProjectApplications/Systemhttp://kitenet.net/~joey/code/moreutils/linuxi686*\FEA큤V`uV`vU;U;V`saae907cc58c4e26d0732dc96289ed6d0b7d727e95073da3d598599d33fe128f5c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd429377dd66b716fb27616a0dceaff6b54ed400ea8101f94ff3d757b39345be96c4988a325d6ea38b1486d665a0d04deace59bf57cc21a1f78114378c37005ad3cerootrootrootrootrootrootrootrootrootrootmoreutils-0.57-1.fc23.src.rpmmoreutils-parallelmoreutils-parallel(x86-32)@@@@@@    @libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)moreutilsrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)rtld(GNU_HASH)0.57-1.fc233.0.4-14.6.0-14.0-15.2-14.13.0-rc1V`.Ua@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-5Fedora 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.fc23Marc Bradshaw 0.40-1.fc23Marc Bradshaw 0.38-1.fc23Marc Bradshaw 0.38-1.fc23Marc Bradshaw 0.37-1.fc23Fedora Release Engineering - 0.36-2Marc Bradshaw 0.36-1.fc23Marc Bradshaw 0.35-1.fc23Marc Bradshaw 0.34-1.fc23Marc Bradshaw 0.31-3.fc23Marc Bradshaw 0.31-2.fc23Marc Bradshaw 0.31-1.fc23Marc Bradshaw 0.30-1.fc23Marc Bradshaw 0.28-3.fc23Marc Bradshaw 0.28-2.fc23Marc Bradshaw 0.28-1.fc23Marc Bradshaw 0.26-1.fc23Marc Bradshaw 0.25-1.fc23Marc Bradshaw 0.24-2.fc23Marc Bradshaw 0.24-1.fc23Marc Bradshaw 0.20-3.fc23Marc Bradshaw 0.20-2.fc23Marc Bradshaw 0.20-1.fc23- Update to 0.57 upstream release- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild- 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.fc230.57-1.fc23parallelmoreutils-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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tablesdrpmxz2i686-redhat-linux-gnuELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, for GNU/Linux 2.6.32, BuildID[sha1]=651916c41e1ad15ab9549fd85fc1b74004f32b63, strippeddirectoryASCII texttroff or preprocessor input, ASCII text, with very long lines (gzip compressed data, max compression, from Unix)RRRRRRR utf-8?`7zXZ !#,F!&]"k%]|ə;0SKB: F3 aa@ uv#Y|'3:5هcpkKj '~Z!|V@rXܒo{Nfx'XlcGwƔb'Zw?q&5N)wcWu4=C[&! fW_*3Ctênw~F 7O]QV_ȉ:kdӓn Οue::ϔd=#z' )jv BRl4 ޶(`؃?;v;3M@XM}>SBzhO Z/NTQ@u sx;M)Pا.?(>3 YJ [yZ|vT&|X.9o\ȝrclGb D-ҧX׮-BҬ N>{4ZE e-W"{Hӟv";~s¦Dp% cu3?5UV†Nɡp2J4W I&\@ohiZ؆#q4%U[YH']z\?&ذK$<Ae#zyZyT5,Rƛ?Fy̮ i,P~S5q:0"5V()lG~*qڥ;JULNrf˕aChBQ{I PhS!mt Am /n}jȩ }0Fſ(^tJUͭ&J`ZfXj䵃˻М=na$Jb؈ÊɨR!p|j+=6px^0Cs oA.ie%s*[i}u]ѫ,y3K*%Զ7v>֓7Y瓘N!k.zjpU5U&8 7ųV$s+Guߍ({Nb8r5(ȱQ#L4>(Yzt/:U<%ZYy|*h:j%tsݴ}/!N3=o y~j )>в;Cγ1UIKenm`d:[O \tB-`g=8Ta 2 ޹_U2G  *`IPPRaP`f K6Ղx>~B $/#/|m/;j N8qw0ljŽJ o,Qy(tCQ< hiPtaʿrԨ퍖y /TdyG_F@ OZKѯSNx_0i 8-׷/#xe_ԡoЃƯS$t,"C|nqozH {f]q* [ ' a[rKyQRRUg;Ō'LLy'M*)l%"uxΐHcdG"pZoȜ ,`iHq;?-XC!Q>?lKpK"'knN.}2i@?N%0Ks}0mrJqMx),x/%B2-Z%0è0_-DSD1p_}T&{^^OhcPL=xi -<}g $$"$\W]y=4j pjօ|ShA",GT]<侇V| O|NJ^!Rѷc!gS-dlk=v4)ĶޝEJ(ȑE*$ r6S![F)1)_GvӞO3݋O+ITod2ѴњK,']b{㮁8̤k,)r*m5 >׬4z.n s~+OUĥ-jp^RӤz~kGs￐g,(G;y`י6O!]JDJ_hac 3(8=`ZN|ir%p+$'st֑Oiݏ@/Ep@}'6 j\6bsߑpvJ"q UVVbP;Ǽ&6f(r|ÂKA-zIN JKD#ORc& oq6|ϑkǷ{E] 6W&.1$:&xCW`}2$V@dO0FSx{l|^Xq60*<`SL9rs&w]o% +YW4le9mJ 8c;>3Ht/쮸#x'-Ӱ2N}{vDH_!-My- "!E C u 4ƌQَ+KcYfcbtܠXJx-/{oD_ Y.'3GKM94]?SflP 2߼ `A}Cx'!?,Q|;5r}L(=\kAQŋ~.q _R4&*7lQϵmSKLJS\w J Φ= :4+ BЌ!er-$FZҷMnrHlQwQx|=ѷC +Г:%|AeEN6"CIo#+/k&yZIs w({H Ě&!MTD"oS~,TBg.1V=5@%$ P҂K /{J۬q=@LRPhL޻8So?’nxs+ Z3C^3p#9[۽39ml &_"n)߅L50ߤiNPCZ&=AfZc6lhHRڐTE{Wk _}5ܲS'hd۲[7umSxX ~f:瞟p_e)+h4BSD)QA~ɮ#:.WƚF4tjD7WPC,E;,{սn[4Tm? D:ﯠu.|-0/F́u$ȾoҾY:2*@n )U⿗v sNXCқ?<7z!aU G1jȞޚL[}iJ`M,~8Vmu/m id4fn*"1iDJI "vT;dj+&MtWXrPJ݋c[sӡC,HX~I^G;-UڑDq$:%[4tZ2;v)#yGBX5:WʶF5 *) Ҿ}Wc6v׸p~i\Qx1 4=| }1<%wO[z@;u`(LɄ\tA]t`QA(!PSb@!%Hyln*9G?VSe6juP,XN au[]FRu}Fk.8#OsY1 (<{Gc@a5v%}i Bq/ԟʣ]cb"\hszeL=W5QkŜ6)zOk\Jkn5_% ) 2RvI ;:4L (/V#\0N=w*S^2re %o16y>0FV3qZ˙kްj<èvS~P4`7N{1 ,g}-5%M}Ԗ*}-L.<_UH6@,4z L ֲza' S*R-3پeM={҃]$.0 wzz}ER0Ĝ*'9%vȵ4lLsba@:>3c2i%Ѳ:cJ'+!_]콘ުCͅ_5ڲac2EcLQ"3,P67wĵaSPR*џMWZ|{&Xۨmj={2NE7{^9opgl0 yzjQ+.x߉/FrxMW͆Hk)3&%X3eBfqi6%r~=]zͬخ*ǙVo|Z(㈵CVyNf¨捙"\]ƹ&t5sLQyz>Sbl\pjnG+[j/hEzt<;\MʲyVs1%pCtlcV>w濑bxma1:NdrDT^m#g8)OgSO-d@Ϥ0dڲhJ!K]/R 'hg/yLDnݬ^|.AL<\5^LIA Fh󠌓6(%ldN bIܭ>e4wJ1.u͙34oG{qyeD1\7t׉!HEy5֖vU6 I-f=zUTM ;G`1|R6P1w`f7{'y⡔/Or H:v|yhtbeoĺau[F(ΩO2V7>m2)#ȧ XU>],OjEs d*)8+D=*yd'.%Ļ6s)Lw_ᥡyoQm+Yϕ.\dEgq \H_J5Ez(I"$Et9}(ht4ٯ4Rk|O4zQnO(B_)+2KKq-ˍdV׼#ef9:bU8'ʥd3 5\~>~$tF4X#K 2}/V1(wcc.UP ,9$mc@ȓQ%ץГ%n2`[ M*E>_7!ᄘ :lf?rxU^tJbsoVgxG8 )O'elLj^d:C )# \>%Yii7K"Ë=< faYSнz%"~k[ ^f9Yo8Ө+iRpT̽'[XAD DVB21Z}+ܑa~vT*6s% OW-%ĻQh?Z6H7a(0UmV_kՑ0 N0Pt7yxQ~$'ٛiϖƪ>?5 (O޲p?I9zըdʛp>C.$uiT[&޾. 0SͅMSu&b^;s\7?07)\båTC@c&5 &Jh?Y❠%TY|Hc(pB2*E%/5uwJ8ha,egY#n2̙ 6{ʆ jFnAL;@v"3uN̮r_$EGR6hKHG| ^ Z-i "%WZwV;|gӲ+d-H\e#b^f_2<}7B&5  i |0G@{m|h+e6vsAQe跅]_ގ[ɲY01uސ_Bp j hX  ,i:GDt VRY"K1d!4 J[U68tϨw4q^{{ϒ'h!D^B 1% ks ?o$fAPjq[PW-ueuq~zưUۆ?]ޗ TG}7R.ϻiB2v"M>1H`G{fvQc~X?rA{BK YZ