Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-updates-src > by-pkgid > c671299b87a757e8feb5668314a9ea06 > files > 3

srtp-1.4.5-0.20130723.5.mga5.src.rpm

Name:		srtp
Summary:	Secure Real-time Transport Protocol (SRTP)
Group:		System/Libraries
Version:	1.4.5
Release:	%mkrel -c 20130723 5
License:	GPL
URL:		http://srtp.sourceforge.net/
# (fwang) archived from:
# https://github.com/cisco/libsrtp
Source0:	%{name}-%{version}.tgz
Patch0:		srtp-1.4.4-CVE-2015-6360.patch
Provides:	lib%{name}-devel = %{version}-%{release}
Provides:	%{name}-devel = %{version}-%{release}
Obsoletes:	%{name}-devel < %{version}-%{release}
Provides:	%{name}-static-devel = %{version}-%{release}
Obsoletes:	%{name}-static-devel < %{version}-%{release}

%description
SRTP is a security profile for RTP that adds confidentiality, message 
authentication, and replay protection to that protocol. It is specified 
in RFC 3711.


%prep
%setup -qn %{name}
%patch0 -p1 -b .CVE-2015-6360

%build
export CFLAGS="$RPM_OPT_FLAGS -fPIC"
export CXXFLAGS="$RPM_OPT_FLAGS -fPIC"
%configure2_5x \
	--enable-pic \
	--enable-syslog \
	--enable-generic-aesicm

%make
%make libsrtp.a

%install
%makeinstall_std

%files
%doc CHANGES README
%{_includedir}/%{name}
%{_libdir}/*.a


%changelog
* Tue Jan 19 2016 luigiwalser <luigiwalser> 1.4.5-0.20130723.5.mga5
+ Revision: 925911
- add patch from debian to fix CVE-2015-6360

* Wed Oct 15 2014 umeabot <umeabot> 1.4.5-0.20130723.4.mga5
+ Revision: 740141
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 1.4.5-0.20130723.3.mga5
+ Revision: 689315
- Mageia 5 Mass Rebuild

* Sat Oct 19 2013 umeabot <umeabot> 1.4.5-0.20130723.2.mga4
+ Revision: 530860
- Mageia 4 Mass Rebuild

* Mon Jul 29 2013 fwang <fwang> 1.4.5-0.20130723.1.mga4
+ Revision: 460497
- update srtp for new kopete

* Mon Jan 14 2013 umeabot <umeabot> 1.4.4-3.mga3
+ Revision: 382617
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Wed Jun 08 2011 ze <ze> 1.4.4-2.mga2
+ Revision: 102053
- imported package srtp