Группа :: Разработка/C++
Пакет: libmnetutil
Главная Изменения Спек Патчи Загрузить Bugs and FR
Name: libmnetutil
Version: 0.3.0
Release: alt0.M24.1
Summary: Shared library contains portable C++ networking classes for minisip
License: GPL
Group: Development/C++
Packager: Alexey Borovskoy <alb at altlinux.ru>
URL: http://www.minisip.org
Source0: %name-%version.tar.gz
BuildPreReq: gcc-c++ libssl-devel libmutil-devel
Requires: libssl libmutil
%description
This library contains different networking classes for portable C++
developmentent. It includes UDP, TCP and TLS sockets, DNS resolving.
It is used by the minisip SIP user agent.
%package devel
Summary: Header files and libraries for %name
Group: Development/C++
Requires: %name = %version-%release libmutil-devel libssl-devel
%description devel
This package contains the header files needed to compile applications
that use %name library.
%prep
%setup -qn %name-%version
%build
%configure
%make_build
%install
%make_install DESTDIR=%buildroot install
%__rm %buildroot%_libdir/*.a
%__mkdir_p %buildroot%_docdir/%name-%version
%__cp {AUTHORS,COPYING,README} %buildroot%_docdir/%name-%version
%post
%post_ldconfig
%postun
%postun_ldconfig
%files
%_libdir/*.so.*
%_docdir/%name-%version
%files devel
%_libdir/*.so
%_includedir/*
%changelog
…
Полный changelog можно просмотреть здесь
Version: 0.3.0
Release: alt0.M24.1
Summary: Shared library contains portable C++ networking classes for minisip
License: GPL
Group: Development/C++
Packager: Alexey Borovskoy <alb at altlinux.ru>
URL: http://www.minisip.org
Source0: %name-%version.tar.gz
BuildPreReq: gcc-c++ libssl-devel libmutil-devel
Requires: libssl libmutil
%description
This library contains different networking classes for portable C++
developmentent. It includes UDP, TCP and TLS sockets, DNS resolving.
It is used by the minisip SIP user agent.
%package devel
Summary: Header files and libraries for %name
Group: Development/C++
Requires: %name = %version-%release libmutil-devel libssl-devel
%description devel
This package contains the header files needed to compile applications
that use %name library.
%prep
%setup -qn %name-%version
%build
%configure
%make_build
%install
%make_install DESTDIR=%buildroot install
%__rm %buildroot%_libdir/*.a
%__mkdir_p %buildroot%_docdir/%name-%version
%__cp {AUTHORS,COPYING,README} %buildroot%_docdir/%name-%version
%post
%post_ldconfig
%postun
%postun_ldconfig
%files
%_libdir/*.so.*
%_docdir/%name-%version
%files devel
%_libdir/*.so
%_includedir/*
%changelog
…
Полный changelog можно просмотреть здесь