]> git.pld-linux.org Git - packages/OSPToolkit.git/commitdiff
- rebuild with openssl 3.0.0, rel 2 master auto/th/OSPToolkit-4.13.0-2
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 28 Sep 2021 21:27:50 +0000 (23:27 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Tue, 28 Sep 2021 21:27:50 +0000 (23:27 +0200)
OSPToolkit.spec
sharedlib.patch

index afe55a85b4d7c7b52c7c6ef348f2f266121e8771..e92f9ba010427aa26cf5110db46e506e807f1399 100644 (file)
@@ -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
index 018ec36822322ef213839c2b1b4a1d7d734bf541..a3445e0cba96b657ef6b90cf37b370a7d0bcbb12 100644 (file)
@@ -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)
  
This page took 0.122459 seconds and 4 git commands to generate.