update to 4.1.0 [release 4.1.0-1mamba;Thu Mar 26 2015]
This commit is contained in:
parent
7284321dd4
commit
07541f94e8
@ -1,5 +1,5 @@
|
|||||||
Name: libeXosip2
|
Name: libeXosip2
|
||||||
Version: 3.6.0
|
Version: 4.1.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A library that hides the complexity of using the SIP protocol for mutlimedia session establishement
|
Summary: A library that hides the complexity of using the SIP protocol for mutlimedia session establishement
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -11,9 +11,11 @@ Source: http://mirror.lihnidos.org/GNU/savannah/exosip/libeXosip2-%{versi
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libcares-devel
|
||||||
BuildRequires: libopenssl-devel
|
BuildRequires: libopenssl-devel
|
||||||
BuildRequires: libosip2-devel
|
BuildRequires: libosip2-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: libosip2-devel >= 4.1.0-1mamba
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -61,6 +63,12 @@ This package contains static libraries and header files need for development.
|
|||||||
%doc ChangeLog NEWS README
|
%doc ChangeLog NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 26 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 4.1.0-1mamba
|
||||||
|
- update to 4.1.0
|
||||||
|
|
||||||
|
* Thu Mar 26 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 3.6.0-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: libosip2-devel>=4.1.0-1mamba
|
||||||
|
|
||||||
* Fri Dec 09 2011 Silvan Calarco <silvan.calarco@mambasoft.it> 3.6.0-1mamba
|
* Fri Dec 09 2011 Silvan Calarco <silvan.calarco@mambasoft.it> 3.6.0-1mamba
|
||||||
- update to 3.6.0
|
- update to 3.6.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user