Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37045652
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.8
Release: alt2.qa1

Summary: Asyncronous name service query library
License: LGPLv2.1+
Group: System/Libraries
Url: http://0pointer.de/lennart/projects/libasyncns/

Source0: %name-%version.tar.gz
Source1: %name.ver

Patch0: libasyncns-alt-version-script.patch

Packager: Igor Zubkov <icesik at altlinux.org>

# Automatically added by buildreq on Sat Oct 31 2009

BuildRequires: doxygen

%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

BuildArch: noarch

%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
%patch0 -p1
cp %SOURCE1 libasyncns/

%build
%autoreconf
%configure \
--disable-static \
--enable-shared
%make_build
make doxygen

%install
%make_install DESTDIR=%buildroot install

%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