Группа :: Разработка/C++
Пакет: libmikey
Главная Изменения Спек Патчи Загрузить Bugs and FR
Name: libmikey
Version: 0.4.0
Release: alt0.M24.1
Summary: Shared library contains C++ implementation of the MIKEY (RFC3830) 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++ libssl-devel libmutil-devel
Requires: libmutil libssl
%description
This C++ library contains implementation of Multimedia Internet KEYing protocol.
The MIKEY protocol provides authentication and key agreement for secure
multimedia session.
%package devel
Summary: Header files and libraries for %name
Group: Development/C++
Requires: %name = %version-%release libssl-devel libmutil-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 COPYING %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.4.0
Release: alt0.M24.1
Summary: Shared library contains C++ implementation of the MIKEY (RFC3830) 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++ libssl-devel libmutil-devel
Requires: libmutil libssl
%description
This C++ library contains implementation of Multimedia Internet KEYing protocol.
The MIKEY protocol provides authentication and key agreement for secure
multimedia session.
%package devel
Summary: Header files and libraries for %name
Group: Development/C++
Requires: %name = %version-%release libssl-devel libmutil-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 COPYING %buildroot%_docdir/%name-%version
%post
%post_ldconfig
%postun
%postun_ldconfig
%files
%_libdir/*.so.*
%_docdir/%name-%version
%files devel
%_libdir/*.so
%_includedir/*
%changelog
…
Полный changelog можно просмотреть здесь