[linphone] drop regression patch

nucleo nucleo at fedoraproject.org
Mon Mar 5 19:37:02 UTC 2012


commit ac38eac7360ea0d51202bd57bccd1e5b9d7109d7
Author: nucleo <nucleo at fedoraproject.org>
Date:   Mon Mar 5 21:36:58 2012 +0200

    drop regression patch

 linphone-3.5.2-regression.patch |  125 ---------------------------------------
 linphone.spec                   |    9 +--
 2 files changed, 4 insertions(+), 130 deletions(-)
---
diff --git a/linphone.spec b/linphone.spec
index 7636e3c..c65e3a0 100644
--- a/linphone.spec
+++ b/linphone.spec
@@ -2,7 +2,7 @@
 
 Name:           linphone
 Version:        3.5.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Phone anywhere in the whole world by using the Internet
 
 Group:          Applications/Communications
@@ -16,9 +16,6 @@ Patch0:         linphone-3.5.1-unusedvar.patch
 # Allow building against glib 2.31 and later
 Patch1:         linphone-3.5.2-glib-2.31.patch
 
-# revert commit 2a5c2296ba555c1401267a4544507e2c6239622e causing regression in 3.5.2
-Patch2:         linphone-3.5.2-regression.patch
-
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %if ! 0%{?novideo}
@@ -84,7 +81,6 @@ Libraries and headers required to develop software with linphone.
 %setup0 -q
 %patch0 -p1 -b .unusedvar
 %patch1 -p1 -b .glib-2.31
-%patch2 -p1 -b .regression
 
 # remove bundled oRTP
 rm -rf oRTP
@@ -180,6 +176,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/mediastreamer.pc
 
 %changelog
+* Mon Mar  5 2012 Alexey Kurov <nucleo at fedoraproject.org> - 3.5.2-3
+- drop regression patch
+
 * Mon Feb 27 2012 Alexey Kurov <nucleo at fedoraproject.org> - 3.5.2-2
 - install docs in -devel
 - update glib-2.31 patch


More information about the scm-commits mailing list