From b7007ee2ee1166fc8cbd2b6ea5515d39f882165d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Tue, 6 Jul 2021 00:10:49 +0200 Subject: [PATCH] - rediff patch, rel 3 --- bcg729-lib.patch | 8 ++++---- bcg729.spec | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bcg729-lib.patch b/bcg729-lib.patch index 1acc4cb..54e7763 100644 --- a/bcg729-lib.patch +++ b/bcg729-lib.patch @@ -1,6 +1,7 @@ ---- bcg729-1.0.1/include/bcg729/Makefile.am.orig 2015-11-02 15:06:33.000000000 +0100 -+++ bcg729-1.0.1/include/bcg729/Makefile.am 2015-11-10 22:24:47.163914203 +0100 -@@ -3,8 +3,6 @@ +diff -urNp -x '*.orig' bcg729-1.0.2.org/include/bcg729/Makefile.am bcg729-1.0.2/include/bcg729/Makefile.am +--- bcg729-1.0.2.org/include/bcg729/Makefile.am 2016-08-11 11:23:50.000000000 +0200 ++++ bcg729-1.0.2/include/bcg729/Makefile.am 2021-07-06 00:10:07.382523842 +0200 +@@ -3,7 +3,5 @@ bcg729_includedir=$(includedir)/bcg729 public_headers=encoder.h decoder.h bcg729_include_HEADERS= @@ -8,4 +9,3 @@ bcg729_include_HEADERS+=$(public_headers) -endif - EXTRA_DIST=$(public_headers) diff --git a/bcg729.spec b/bcg729.spec index b1b487b..9413bdf 100644 --- a/bcg729.spec +++ b/bcg729.spec @@ -6,7 +6,7 @@ Summary: ITU G729 Annex A speech codec library Summary(pl.UTF-8): Biblioteka kodeka mowy ITU G729 Annex A Name: bcg729 Version: 1.0.2 -Release: 2 +Release: 3 License: GPL v2+, ITU G729 patent license may be required Group: Libraries Source0: http://download-mirror.savannah.gnu.org/releases/linphone/plugins/sources/%{name}-%{version}.tar.gz -- 2.44.0