[packages/OSPToolkit] - rebuild with openssl 3.0.0, rel 2

baggins baggins at pld-linux.org
Tue Sep 28 23:28:14 CEST 2021


commit a2cc98e4ea6e0d470729d611803dac68452d6ad9
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Sep 28 23:27:50 2021 +0200

    - rebuild with openssl 3.0.0, rel 2

 OSPToolkit.spec |  2 +-
 sharedlib.patch | 11 ++++++-----
 2 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/OSPToolkit.spec b/OSPToolkit.spec
index afe55a8..e92f9ba 100644
--- a/OSPToolkit.spec
+++ b/OSPToolkit.spec
@@ -2,7 +2,7 @@ Summary:	Implementation of the ETSI OSP VoIP Peering protocol
 Summary(pl.UTF-8):	Implementacja protokołu ETSI OSP VoIP Peering
 Name:		OSPToolkit
 Version:	4.13.0
-Release:	1
+Release:	2
 License:	BSD
 Group:		Libraries
 Source0:	http://downloads.sourceforge.net/osp-toolkit/%{name}-%{version}.tar.gz
diff --git a/sharedlib.patch b/sharedlib.patch
index 018ec36..a3445e0 100644
--- a/sharedlib.patch
+++ b/sharedlib.patch
@@ -1,14 +1,15 @@
---- TK-3_5_3-20091006/src/Makefile	2010-01-02 00:35:45.127259952 +0200
-+++ TK-3_5_3-20091006/src/Makefile	2010-01-02 00:37:28.447659057 +0200
-@@ -56,6 +56,7 @@
-           ospciscoext.o ospcapind.o ospcapcnf.o $(SSLOBJ)
+diff -urNp -x '*.orig' TK-4_13_0-20161107.org/src/Makefile TK-4_13_0-20161107/src/Makefile
+--- TK-4_13_0-20161107.org/src/Makefile	2016-01-25 03:47:52.000000000 +0100
++++ TK-4_13_0-20161107/src/Makefile	2021-09-28 23:27:25.531460395 +0200
+@@ -56,6 +56,7 @@ OSPOBJS = osppkcs1.o osppkcs8.o osppkcs7
+           ospciscoext.o ospcapind.o ospcapcnf.o ospstir.o $(SSLOBJ)
            
  OSPLIB = $(LIBDIR)/libosptk.a
 +OSPLIBSO = $(LIBDIR)/libosptk.so.0.0.0
  
  .SUFFIXES: .o .c 
  
-@@ -72,14 +73,20 @@
+@@ -72,14 +73,20 @@ default:
  
  build: $(OSPLIB)
  
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/OSPToolkit.git/commitdiff/a2cc98e4ea6e0d470729d611803dac68452d6ad9



More information about the pld-cvs-commit mailing list