[packages/bzrtp] - up to 1.0.6
arekm
arekm at pld-linux.org
Wed Sep 26 12:21:49 CEST 2018
commit fa43ff76b31d144ffef519602b18d3c60ffdaf3b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed Sep 26 12:21:43 2018 +0200
- up to 1.0.6
bzrtp.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/bzrtp.spec b/bzrtp.spec
index cced227..0a202d8 100644
--- a/bzrtp.spec
+++ b/bzrtp.spec
@@ -6,12 +6,12 @@
Summary: Open source implementation of ZRTP keys exchange protocol
Summary(pl.UTF-8): Mająca otwarte źródła implementacja protokołu wymiany kluczy ZRTP
Name: bzrtp
-Version: 1.0.3
+Version: 1.0.6
Release: 1
License: GPL v2+
Group: Libraries
Source0: http://linphone.org/releases/sources/bzrtp/%{name}-%{version}.tar.gz
-# Source0-md5: 0d0c694e114d85420d351b94f0e9d867
+# Source0-md5: e77a6b074bb810a02cc77a1df776fb79
URL: http://www.linphone.org/
BuildRequires: CUnit
BuildRequires: autoconf >= 2.63
@@ -66,6 +66,7 @@ Statyczna biblioteka bzrtp.
%{__autoconf}
%{__automake}
%configure \
+ CPPFLAGS="%{rpmcppflags} -Wno-error=cast-function-type" \
--disable-silent-rules \
%{?with_static_libs:--enable-static}
@@ -88,7 +89,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc AUTHORS NEWS README
+%doc AUTHORS NEWS README.md
%attr(755,root,root) %{_libdir}/libbzrtp.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libbzrtp.so.0
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bzrtp.git/commitdiff/fa43ff76b31d144ffef519602b18d3c60ffdaf3b
More information about the pld-cvs-commit
mailing list