Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37496332
en ru br
ALT Linux repositórios
S:0.3.113-alt1
5.0: 0.3.107-alt1
4.1: 0.3.106-alt2
4.0: 0.3.106-alt1
3.0: 0.3.104-alt1

Group :: Sistema/Bibliotecas
RPM: libaio

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: libaio
Version: 0.3.106
Release: alt2

Summary: Linux-native asynchronous I/O access library
License: LGPL
Group: System/Libraries

# No direct link to source on the Net, but it can be extracted from source

# rpm available from this page:
# http://download.fedora.redhat.com/pub/fedora/linux/core/development/SRPMS/
Source0: libaio-%version.tar.gz

ExclusiveArch: %ix86 x86_64

%description
The Linux-native asynchronous I/O facility ("async I/O", or "aio") has a
richer API and capability set than the simple POSIX async I/O facility.
This library, libaio, provides the Linux-native API for async I/O.
The POSIX async I/O facility requires this library in order to provide
kernel-accelerated async I/O capabilities, as do applications which
require the Linux-native async I/O API.

%package devel
Summary: Development files for Linux-native asynchronous I/O access
Group: Development/C
Requires: libaio = %version-%release

%description devel
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").

%prep
%setup

%build
#subst 's/ -O./ %optflags/' Makefile
%make_build

%install
%makeinstall

%post -p %post_ldconfig
%postun -p %postun_ldconfig

%files
%_libdir/*.so.*
%exclude %_libdir/*.a

%files devel
%_libdir/*.so
%_includedir/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009