libaio-devel-0.3.107-10.el6>t  DH`pNg F;r-qhb-)=fʈ~37YC{:1t-'9i4Q`GRT>sȁ6\উҸb6Î3Z@+eT=I%|p=Sz<u*Ьm~vbF#l:S T>XxyS. Ҳl eCd|T59 _8D7>d($tKhܛqF4U'&_ Z1w^R"A[ʒK.JrA] w) n1vt1δ\$fXỽDu7Q B?KN]PQ x$,$lIJ# 0CyƟpWUw%]3{1Ka- vhh])qKCvZGTAXHZ9_Aq~ܭ :ĒV;y Q3粒°ad481dbbf7d8f47d9b27cd166db5071584fb6eeb7/lNg F&qNu3B3ZmYW&WU:Bد{y6].MڣewTotJ rO[ ZtDT|Wײ+M[q 0]+w|ëL`0,LOb)&0&)_l?+P'|GsիRQV_u9MV,$ o-1$E3  Z(O)fiEsh}ܒY.)Z{S1jySp 'z̘-mX b"M~WnĒȤW z[N@fk%*˽-SPWk'2!Hlw`2ƬF݂H%<[ا;ul@| RS]:? r+Ro6(x_e OR~SWPAE[==r…Gg6@"0T4 DWT-*_2H5M 3zM>7?d  Y  K^    C \hwR(}819H1: 1GHIXY\ ]^4bLdeflt uv$w|xClibaio-devel0.3.10710.el6Development files for Linux-native asynchronous I/O accessThis package provides header files to include and libraries to link with for the Linux-native asynchronous I/O facility ("async I/O", or "aio").Lqc6b6.bsys.dev.centos.orgJCentOSLGPLv2+CentOS BuildSystem Development/Systemhttp://git.kernel.org/?p=libs/libaio/libaio.gitlinuxi686T.LqLqLqfb1c1cc7a1f5635d04f18ccb28de4df11c51eee2bb5ca29ba41013235185a043786e498a574aac47f693b5b40448af65ce559e39a2c9ddb3b30e74eaec8f9b34/lib/libaio.so.1.0.1rootrootrootrootrootrootlibaio-0.3.107-10.el6.src.rpmlibaio-devellibaio-devel(x86-32)    libaiorpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.3.107-10.el63.0.4-14.6.0-14.0-15.2-14.8.0K@KJi@I2IuHf@Hf@H|@H@HG@GD{D@DC@CCCqBM7B8BAnj@AmAF@@@ia@@ia@@=@=@=@;T@>Ԥ>>5@=@===wG@<5<<<@<@ - 0.3.107-10Dennis Gregorovic - 0.3.107-9.1Fedora Release Engineering - 0.3.107-9Fedora Release Engineering - 0.3.107-8Jeff Moyer - 0.3.107-7Dennis Gilmore - 0.3.107-6Dennis Gilmore - 0.3.107-5Jeff Moyer - 0.3.107-4Tom "spot" Callaway - 0.3.107-3Jeff Moyer - 0.3.107-2Fedora Release Engineering - 0.3.106-4.2Jeff Moyer - 0.3.106-3.2Jesse Keating - 0.3.106-3.1Jeremy Katz - 0.3.106-3Jesse Keating - 0.3.106-2.2Jesse Keating - 0.3.106-2.1Jeff Moyer - 0.3.106-2Jesse Keating Jeff Moyer - 0.3.104-2Jeff Moyer - 0.3.103-6Jeff Moyer - 0.3.103-4Jeff Moyer - 0.3.102-1Jeff Moyer - 0.3.101-1Jeff Moyer - 0.3.100-1Elliot Lee Jeff Moyer - 0.3.99-2Jeff Moyer - 0.3.99-1Jeff Moyer 0.3.98-2Jeff Moyer 0.3.98-1Jeff Moyer 0.3.97-2Jeff Moyer 0.3.97-1Bill Nottingham 0.3.96-3Michael K. Johnson 0.3.96-2Michael K. Johnson 0.3.95-1Michael K. Johnson 0.3.94-1Benjamin LaHaise Benjamin LaHaise Benjamin LaHaise Benjamin LaHaise Benjamin LaHaise Benjamin LaHaise Benjamin LaHaise Tim Powers Benjamin LaHaise Benjamin LaHaise Benjamin LaHaise Michael K. Johnson Michael K. Johnson Michael K. Johnson - Fix up packaging guideline problems. - Resolves bz#567783- Rebuilt for RHEL 6- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild- Fix the install to / patch.- add patch with sparc support- remove ExclusiveArch line- Install to / instead of /usr for early users of libaio (Jeff Moyer) - Resolves: bz#459158- fix license tag- Update to the latest upstream which adds eventfd support and fixes broken test cases. (Rusty Russell)- Autorebuild for GCC 4.3- rebuild- rebuild- rebuild for -devel deps- bump again for double-long bug on ppc(64)- rebuilt for new gcc4.1 snapshot and glibc changes- Update to the latest sources, which contain the following change: Add a .proc directive for the ia64_aio_raw_syscall macro. This sounds a lot like the previous entry, but that one fixed the __ia64_raw_syscall macro, located in syscall-ia64.h. This macro is in raw_syscall.c, which pretty much only exists for ia64. This bug prevented the package from building with newer version of gcc.- rebuilt- Add Alpha architecture support. (Sergey Tikhonov )- Rebuild with gcc 4.- Build the library twice. Once with the old SONAME and once with the new one. This fixes the wrong SONAME problem by keeping a library around with the wrong name (libaio.so.1.0.0) and generating a new one (libaio.so.1.0.1).- update to 102. Fixes build errors on s390: - S390 asm had a bug; I forgot to update the clobber list. Lucky for me, newer compilers complain about such things. - Also update the s390 asm to look more like the new kernel variants.- update to 101. Fixes bz 133253 - libaio backwards compatibility severely broken.- update to 100. Fixes bz 129910. Add pseries and iseries to exclusivearch.- rebuilt- Apparently the 0.3.93 patch was not meant for 0.3.96. Backed it out.- Fix compat calls. - make library .so.1.0.0 and make symlinks properly. - Fix header file for inclusion in c++ code.- bah. fix version nr in changelog.- fix compiler warnings.- make srpm was using rpm to do a build. changed that to use rpmbuild if it exists, and fallback to rpm if it doesn't.- Use libc syscall(2) instead of rolling our own calling mechanism. This change is inspired due to a failure to build with newer gcc, since clobber lists were wrong. - Add -fpic to the CFLAGS for all architectures. Should address bz #109457. - change a #include from to . Fixes a build issue on s390.- fix paths on lib64 arches- optimization in io_getevents from Arjan van de Ven in 0.3.96-1 - deal with ia64 in 0.3.96-2- ppc bugfix from Julie DeWandel- symbol versioning fix from Ulrich Drepper- bump to 0.3.93-3 for rebuild.- libaio 0.3.93 test release - add powerpc support from Gianni Tedesco - add s/390 support from Arnd Bergmann - libaio 0.3.92 test release - build on x86-64- libaio 0.3.91 test release - build on ia64 - remove libredhat-kernel from the .spec file- libaio 0.3.90 test release- add requires initscripts >= 6.47-1 to get boot time libredhat-kernel linkage correct. - typo fix- make /usr/lib/libredhat-kernel.so point to /lib/libredhat-kernel.so.1.0.0- make the post scriptlet not use /bin/sh- add /lib/libredhat-kernel* to %files.- make the dummy install as /lib/libredhat-kernel.so.1.0.0 so that ldconfig will link against it if no other is installed.- add io_getevents- Make linker happy with /usr/lib symlink for libredhat-kernel.so- Added stub library- Initial packaging U  Z0.3.107-10.el60.3.107-10.el6libaio.hlibaio.alibaio.so/usr/include//usr/lib/-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tablescpioxz2i686-redhat-linux-gnuASCII textbroken symbolic link to `/lib/libaio.so.1.0.1'current ar archivedirectory?7zXZ !PH6M] b2yۈjFk"fW_ʼnLO h,~Eu;]$p ’K%gopȨolPVdݪzjitM|#-[#.`N^s 0'u!ZG˧mj̃UW3)EA+;hL;PRybl,[T8WB m5;.mܾaӃDZ,ͧKAEW%=B-LLnI=~W"@4Uw-CŶWq_Ba;ܴo̗W:$YIB&NwP'7Cj.乲/b:'^gZDNt|N^(zxnrG٨3`yR w*l碌KE>yFP^z_Hpf?Zb5_E#fآ᧦b>c:TWJk3 `LtC/j.Pv0suwO kT7qk7?STv OĮ0#/))u-C~8ƀ{ТS?e>PYLĎm0Y̒0jϐW>ޯ=4=0yeݿ;֜eW}vV>_Rbi޼8G,7tG~QѺn8_Ѳ FE'KF4Of1o܀N/sUlTإ3!L] }[xњ`z7*I q,#q,C msSPS2ЂNG 쥤EV;ahyؘ;nW5wdAxR9xMxܱ;l&bfٱ ?)d;/H!a.c/e%<#~+iqaiWIE8Wudg"η#脒xGb>x׽@ ol6SAo0BP1S>D{iTc3 Fq9QJ>[1`_^BeL /e]٭տ*3Swˑ' `x[Gz}~IIiq[RqZֲd mo[AߦbŋU V '-7 Mm-*/Gni9 U DhaFaȺf^@/,\$~PӠ5F%3pG9K$ ZªND7ѣE }ta.PmZEdLS>_Xx{DrȉYئqOMj!_X.7f=Fhv && JVxk$B,Dfn3fQ+jrq#)u@;[<]k%T5<4YdO,jSD8z%U^&ކm&QnVc2O:6ɴf^^Chʉ!z jrN53GC3\B8&X]/İkVry[y΃")Z#JN oF@Ro9J9t=]ʋW_8M[/b8yb0AQ *o8 Xiu"!;"WۑPB1w(QGŲqҰJeq8)m l"T-AsWuT継Nۿo0ϫٝ\jˆMpaDDe/;C<>{&"ٚ)y8+I*GJ8j*7WxaF(.y*$bSo ;nG<01Ϭ|U Uo> d;5JŗXr@8_{)V0؝=ЬGbti`[G۔L8Xt@gMt(GkjÐbυ|qqӚ=WF P>mcm;Y}G4Wy]fv&}8a;@(]m I.3|NXlRԼXj+S[SԒSAD>ځ/zBKxT.~OM2xj5bgU"R\9`_aQ h6WAk ɝbrZRIcjsZ,Y8|x@?ĭměI9f1S$9CʳDzG`8* guK8c| Bpc9{FS(n|pRz!Bׇ,fU!!U$q$5DFπ2s~VL$.; ޺'nެG*䓆!B)/:F=^}EF[بS 8Q[9qܾ