Accepting request 280800 from home:Ledest:misc

update to 1.0.16

OBS-URL: https://build.opensuse.org/request/show/280800
OBS-URL: https://build.opensuse.org/package/show/network:utilities/lksctp-tools?expand=0&rev=18
This commit is contained in:
Marcus Meissner 2015-01-13 16:55:51 +00:00 committed by Git OBS Bridge
parent cd52b6a79d
commit 352ad782d2
5 changed files with 17 additions and 19 deletions

View File

@ -1,12 +0,0 @@
Index: lksctp-tools-1.0.13/src/withsctp/checksctp.c
===================================================================
--- lksctp-tools-1.0.13.orig/src/withsctp/checksctp.c
+++ lksctp-tools-1.0.13/src/withsctp/checksctp.c
@@ -30,6 +30,7 @@
*/
#include <stdio.h>
#include <stdlib.h>
+#include <unistd.h>
#include <sys/socket.h>
#include <netinet/in.h>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5ef2330c8dc6bc454c26f6e9fb53bbe5a6a8372740aebd1be8c326b526106e78
size 564837

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0903dd526b7f30a89d5031aa2c82757612becc38ed7bc6e4f972f8deae351f26
size 565446

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Jan 11 17:59:00 UTC 2015 - Led <ledest@gmail.com>
- upgrade to 1.0.16
* code cleanups
* various sctp_status fixes
* avoid using file descriptor 0 to get ENOTSOCK
* various fixes
* fix build for prefixed architectures
- remove patches:
* lksctp-fixes.patch
-------------------------------------------------------------------
Thu Aug 1 19:49:35 UTC 2013 - andreas.stieger@gmx.de

View File

@ -1,7 +1,7 @@
#
# spec file for package lksctp-tools
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -20,11 +20,10 @@ Name: lksctp-tools
Summary: Utilities for SCTP (Stream Control Transmission Protocol)
License: LGPL-2.1+
Group: Productivity/Networking/Other
Version: 1.0.15
Version: 1.0.16
Release: 0
Url: http://lksctp.sourceforge.net
Source0: http://downloads.sourceforge.net/project/lksctp/lksctp-tools/%{name}-%{version}.tar.gz
Patch0: lksctp-fixes.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: libtool
@ -52,7 +51,6 @@ transparent multi-homing, and multiple ordered streams of messages.
%prep
%setup -q
%patch0 -p1
%build
./bootstrap