Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libaio-devel-0.3.106-5 RPM for i386

From CentOS 5.9 for i386 / CentOS

Name: libaio-devel Distribution: CentOS-5
Version: 0.3.106 Vendor: CentOS
Release: 5 Build date: Wed Mar 31 11:32:48 2010
Group: Development/System Build host: builder10.centos.org
Size: 18944 Source RPM: libaio-0.3.106-5.src.rpm
Summary: Development files for Linux-native asynchronous I/O access
This package provides header files to include and libraries to link with
for the Linux-native asynchronous I/O facility ("async I/O", or "aio").

Provides

Requires

License

LGPL

Changelog

* Mon Dec 21 2009 Jeff Moyer <jmoyer@redhat.com> - 0.3.106-5
  - Fix up the -devel package requires line.
  - related: rhbz#540626
* Mon Dec 21 2009 Jeff Moyer <jmoyer@redhat.com> - 0.3.106-4
  - Pull in the upstream patch to add eventfd support.
  - resolves rhbz#540626
* Tue Jul 18 2006 Jeff Moyer <jmoyer@redhat.com> - 0.3.106-3.2
  - rebuild
* Thu Jul 13 2006 Jesse Keating <jkeating@redhat.com> - 0.3.106-3.1
  - rebuild
* Thu Jun 08 2006 Jeremy Katz <katzj@redhat.com> - 0.3.106-3
  - rebuild for -devel deps
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.3.106-2.2
  - bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.3.106-2.1
  - rebuilt for new gcc4.1 snapshot and glibc changes
* Wed Jan 04 2006 Jeff Moyer <jmoyer@redhat.com> - 0.3.106-2
  - 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.
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
  - rebuilt
* Sat Apr 02 2005 Jeff Moyer <jmoyer@redhat.com> - 0.3.104-2
  - Add Alpha architecture support.  (Sergey Tikhonov <tsv@solvo.ru>)
* Wed Mar 16 2005 Jeff Moyer <jmoyer@redhat.com> - 0.3.103-6
  - Rebuild with gcc 4.
* Mon Feb 14 2005 Jeff Moyer <jmoyer@redhat.com> - 0.3.103-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).
* Fri Oct 15 2004 Jeff Moyer <jmoyer@redhat.com> - 0.3.102-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.
* Thu Oct 14 2004 Jeff Moyer <jmoyer@redhat.com> - 0.3.101-1
  - update to 101.  Fixes bz 133253 -  libaio backwards compatibility severely
    broken.
* Wed Sep 15 2004 Jeff Moyer <jmoyer@redhat.com> - 0.3.100-1
  - update to 100.  Fixes bz 129910.  Add pseries and iseries to
    exclusivearch.
* Wed Jun 16 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Wed Mar 31 2004 Jeff Moyer <jmoyer@redhat.com> - 0.3.99-2
  - Apparently the 0.3.93 patch was not meant for 0.3.96.  Backed it out.
* Wed Mar 31 2004 Jeff Moyer <jmoyer@redhat.com> - 0.3.99-1
  - Fix compat calls.
  - make library .so.1.0.0 and make symlinks properly.
  - Fix header file for inclusion in c++ code.
* Thu Feb 26 2004 Jeff Moyer <jmoyer@redhat.com> 0.3.98-2
  - bah.  fix version nr in changelog.
* Thu Feb 26 2004 Jeff Moyer <jmoyer@redhat.com> 0.3.98-1
  - fix compiler warnings.
* Thu Feb 26 2004 Jeff Moyer <jmoyer@redhat.com> 0.3.97-2
  - 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.
* Tue Feb 24 2004 Jeff Moyer <jmoyer@redhat.com> 0.3.97-1
  - 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 <linux/types.h> to <sys/types.h>.  Fixes a build
    issue on s390.
* Tue Jul 08 2003 Bill Nottingham <notting@redhat.com> 0.3.96-3
  - fix paths on lib64 arches
* Thu Jun 19 2003 Michael K. Johnson <johnsonm@redhat.com> 0.3.96-2
  - optimization in io_getevents from Arjan van de Ven in 0.3.96-1
  - deal with ia64 in 0.3.96-2
* Thu May 29 2003 Michael K. Johnson <johnsonm@redhat.com> 0.3.95-1
  - ppc bugfix from Julie DeWandel
* Wed May 21 2003 Michael K. Johnson <johnsonm@redhat.com> 0.3.94-1
  - symbol versioning fix from Ulrich Drepper
* Mon Jan 27 2003 Benjamin LaHaise <bcrl@redhat.com>
  - bump to 0.3.93-3 for rebuild.
* Mon Dec 16 2002 Benjamin LaHaise <bcrl@redhat.com>
  - libaio 0.3.93 test release
  - add powerpc support from Gianni Tedesco <gianni@ecsc.co.uk>
  - add s/390 support from Arnd Bergmann <arnd@bergmann-dalldorf.de>
* Fri Sep 13 2002 Benjamin LaHaise <bcrl@redhat.com>
  - libaio 0.3.92 test release
  - build on x86-64
* Fri Sep 13 2002 Benjamin LaHaise <bcrl@redhat.com>
  - libaio 0.3.91 test release
  - build on ia64
  - remove libredhat-kernel from the .spec file
* Fri Sep 06 2002 Benjamin LaHaise <bcrl@redhat.com>
  - libaio 0.3.90 test release
* Tue Apr 30 2002 Benjamin LaHaise <bcrl@redhat.com>
  - add requires initscripts >= 6.47-1 to get boot time libredhat-kernel 
    linkage correct.
  - typo fix
* Fri Apr 26 2002 Benjamin LaHaise <bcrl@redhat.com>
  - make /usr/lib/libredhat-kernel.so point to /lib/libredhat-kernel.so.1.0.0
* Tue Apr 16 2002 Tim Powers <timp@redhat.com>
  - make the post scriptlet not use /bin/sh
* Sat Apr 13 2002 Benjamin LaHaise <bcrl@redhat.com>
  - add /lib/libredhat-kernel* to %files.
* Sat Apr 13 2002 Benjamin LaHaise <bcrl@redhat.com>
  - make the dummy install as /lib/libredhat-kernel.so.1.0.0 so 
    that ldconfig will link against it if no other is installed.
* Tue Jan 22 2002 Benjamin LaHaise <bcrl@redhat.com>
  - add io_getevents
* Tue Jan 22 2002 Michael K. Johnson <johnsonm@redhat.com>
  - Make linker happy with /usr/lib symlink for libredhat-kernel.so
* Mon Jan 21 2002 Michael K. Johnson <johnsonm@redhat.com>
  - Added stub library
* Sun Jan 20 2002 Michael K. Johnson <johnsonm@redhat.com>
  - Initial packaging

Files

/usr/include/libaio.h
/usr/lib/libaio.a
/usr/lib/libaio.so


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon May 20 19:52:39 2013