Группа :: Разработка/C++
Пакет: libmsip
Главная Изменения Спек Патчи Загрузить Bugs and FR
Name: libmsip
Version: 0.3.0
Release: alt0.M24.1
Summary: Shared library contains C++ implementation of the SIP (RFC3261) protocol
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++ libmutil-devel libmnetutil-devel
Requires: libmutil libmnetutil
%description
libmsip implements the Session Initiation Protocol, in a C++ library.
The SIP protocol is used mostly to initialize Voice over IP calls.
%package devel
Summary: Header files and libraries for %name
Group: Development/C++
Requires: %name = %version-%release libmutil-devel libmnetutil-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 C++ implementation of the SIP (RFC3261) protocol
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++ libmutil-devel libmnetutil-devel
Requires: libmutil libmnetutil
%description
libmsip implements the Session Initiation Protocol, in a C++ library.
The SIP protocol is used mostly to initialize Voice over IP calls.
%package devel
Summary: Header files and libraries for %name
Group: Development/C++
Requires: %name = %version-%release libmutil-devel libmnetutil-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 можно просмотреть здесь