[packages/openwebrtc] - one more -Werror to remove (case fallthrough); release 3

qboosh qboosh at pld-linux.org
Sun Jul 28 09:24:57 CEST 2019


commit 13556c6e5094c55cc4a11d18555acad441115fb8
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Jul 28 09:26:49 2019 +0200

    - one more -Werror to remove (case fallthrough); release 3

 openwebrtc-no-Werror.patch | 10 ++++++++++
 openwebrtc.spec            |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/openwebrtc.spec b/openwebrtc.spec
index 95c3edd..0bc119b 100644
--- a/openwebrtc.spec
+++ b/openwebrtc.spec
@@ -6,7 +6,7 @@ Summary:	Flexible cross-platform WebRTC client framework based on GStreamer
 Summary(pl.UTF-8):	Elastyczny, wieloplatformowy szkielet klienta WebRTC oparty na GStreamerze
 Name:		openwebrtc
 Version:	0.3.0
-Release:	2
+Release:	3
 License:	BSD
 Group:		Libraries
 Source0:	https://github.com/EricssonResearch/openwebrtc/releases/download/v%{version}/%{name}-%{version}-linux-sources.tar.bz2
diff --git a/openwebrtc-no-Werror.patch b/openwebrtc-no-Werror.patch
index 4b3b0dc..2037cf7 100644
--- a/openwebrtc-no-Werror.patch
+++ b/openwebrtc-no-Werror.patch
@@ -28,3 +28,13 @@
      $(DEBUG_CFLAGS)
  
  lib_LTLIBRARIES = libopenwebrtc_gst.la
+--- openwebrtc-0.3.0-linux-sources/cerbero/sources/local/openwebrtc/transport/Makefile.am.orig	2015-04-24 10:45:25.000000000 +0200
++++ openwebrtc-0.3.0-linux-sources/cerbero/sources/local/openwebrtc/transport/Makefile.am	2019-07-28 09:19:58.832904404 +0200
+@@ -14,7 +14,6 @@
+ AM_CFLAGS = \
+     -Wall \
+     -Wextra \
+-    -Werror \
+     $(DEBUG_CFLAGS)
+ 
+ noinst_LTLIBRARIES = libopenwebrtc_transport.la
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openwebrtc.git/commitdiff/13556c6e5094c55cc4a11d18555acad441115fb8



More information about the pld-cvs-commit mailing list