[packages/libeXosip2] - updated to 5.1.3 - removed outdated soname patch

qboosh qboosh at pld-linux.org
Thu Sep 24 19:01:25 CEST 2020


commit a9ecd39350fec0124d06b7301a7460ec8b93bea0
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Sep 24 19:04:19 2020 +0200

    - updated to 5.1.3
    - removed outdated soname patch

 libeXosip2-soname.patch | 12 ------------
 libeXosip2.spec         |  9 ++++-----
 2 files changed, 4 insertions(+), 17 deletions(-)
---
diff --git a/libeXosip2.spec b/libeXosip2.spec
index 0b53475..a873de7 100644
--- a/libeXosip2.spec
+++ b/libeXosip2.spec
@@ -1,14 +1,13 @@
 Summary:	The eXtended osip library
 Summary(pl.UTF-8):	Rozszerzona biblioteka osip
 Name:		libeXosip2
-Version:	5.1.1
+Version:	5.1.3
 Release:	1
 License:	GPL v2+
 Group:		Libraries
 Source0:	http://download.savannah.gnu.org/releases/exosip/libexosip2-%{version}.tar.gz
-# Source0-md5:	7bd432cfefb5356fd1c3424e4c0923e5
+# Source0-md5:	9a088539e5b83c66fec628ca9d80b323
 Patch0:		%{name}-link.patch
-Patch1:		%{name}-soname.patch
 URL:		http://savannah.nongnu.org/projects/exosip
 BuildRequires:	autoconf >= 2.69
 BuildRequires:	automake
@@ -66,7 +65,6 @@ Statyczna biblioteka libeXosip2.
 %prep
 %setup -q -n libexosip2-%{version}
 %patch0 -p1
-%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -94,9 +92,10 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
+%attr(755,root,root) %{_bindir}/sip_monitor
 %attr(755,root,root) %{_bindir}/sip_reg
 %attr(755,root,root) %{_libdir}/libeXosip2.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libeXosip2.so.12
+%attr(755,root,root) %ghost %{_libdir}/libeXosip2.so.13
 
 %files devel
 %defattr(644,root,root,755)
diff --git a/libeXosip2-soname.patch b/libeXosip2-soname.patch
deleted file mode 100644
index 6a33cbe..0000000
--- a/libeXosip2-soname.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-libexosip 5.1.0 had 12:0:0 (libexosip.so.12.0.0), so bump to 12.1.1 (not 11.1.1)
---- libexosip2-5.1.1/configure.ac.orig	2020-03-28 15:20:02.452104649 +0100
-+++ libexosip2-5.1.1/configure.ac	2020-03-28 15:31:23.698414021 +0100
-@@ -5,7 +5,7 @@
- AC_MSG_NOTICE([libeXosip2              The Extended Open SIP library.])
- AC_MSG_NOTICE([Copyright (C) 2002-2020 Aymeric MOIZARD - <amoizard at antisip.com>])
- 
--AC_SUBST(LIBEXOSIP_SO_VERSION, 12:1:1)
-+AC_SUBST(LIBEXOSIP_SO_VERSION, 13:1:1)
- AC_SUBST(EXOSIP_VERSION, $VERSION)
- 
- AC_MSG_RESULT([Configuring ${PACKAGE} ${EXOSIP_VERSION}])
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libeXosip2.git/commitdiff/a9ecd39350fec0124d06b7301a7460ec8b93bea0



More information about the pld-cvs-commit mailing list