Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37558571
en ru br
Репозитории ALT
S:0.8-alt2.qa1
5.1: 0.7-alt2
4.1: 0.3-alt2
4.0: 0.3-alt1
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: libasyncns

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: libasyncns
Version: 0.3
Release: alt1

Summary: libasyncns
License: LGPL
Group: System/Libraries
Url: http://0pointer.de/lennart/projects/libasyncns/

Source0: %name-%version.tar.gz

Packager: Igor Zubkov <icesik at altlinux.org>

# Automatically added by buildreq on Fri Apr 28 2006

BuildRequires: doxygen gcc-c++ lynx

%description
libasyncns is a C library for Linux/Unix for executing name service queries
asynchronously. It is an asynchronous wrapper around getaddrinfo(3) and
getnameinfo(3) from the libc.

%package devel
Summary: Development files for %name
Group: Development/C

Requires: %name = %version-%release

%description devel
libasyncns is a C library for Linux/Unix for executing name service queries
asynchronously. It is an asynchronous wrapper around getaddrinfo(3) and
getnameinfo(3) from the libc.

This package contains development files for libasyncns.

%package devel-doc
Summary: Development documentation for %name
Group: Development/C

%description devel-doc
libasyncns is a C library for Linux/Unix for executing name service queries
asynchronously. It is an asynchronous wrapper around getaddrinfo(3) and
getnameinfo(3) from the libc.

This package contains doxygen documentation for libasyncns.

%prep
%setup -q

%build
%configure \
--disable-static \
--enable-shared
%make_build
%__make doxygen

%install
%make_install DESTDIR=%buildroot install

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

%files
%doc README doc/README.html doc/style.css
%_libdir/*.so.*

%files devel
%_libdir/*.so
%_includedir/asyncns.h
%_pkgconfigdir/libasyncns.pc

%files devel-doc
%doc doxygen/html

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin