]> git.pld-linux.org Git - packages/bzrtp.git/commitdiff
- up to 1.0.6 auto/th/bzrtp-1.0.6-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 26 Sep 2018 10:21:43 +0000 (12:21 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 26 Sep 2018 10:21:43 +0000 (12:21 +0200)
bzrtp.spec

index cced2279497f628fec04aa4f759b9d43a8a0f6b5..0a202d890db96dcfe712e5fbc2660c333e4d34b8 100644 (file)
@@ -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
 
This page took 0.133842 seconds and 4 git commands to generate.