diff --git a/lksctp-fixes.patch b/lksctp-fixes.patch deleted file mode 100644 index 26651e9..0000000 --- a/lksctp-fixes.patch +++ /dev/null @@ -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 - #include -+#include - #include - #include - diff --git a/lksctp-tools-1.0.15.tar.gz b/lksctp-tools-1.0.15.tar.gz deleted file mode 100644 index b6b069f..0000000 --- a/lksctp-tools-1.0.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5ef2330c8dc6bc454c26f6e9fb53bbe5a6a8372740aebd1be8c326b526106e78 -size 564837 diff --git a/lksctp-tools-1.0.16.tar.gz b/lksctp-tools-1.0.16.tar.gz new file mode 100644 index 0000000..2677fb0 --- /dev/null +++ b/lksctp-tools-1.0.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0903dd526b7f30a89d5031aa2c82757612becc38ed7bc6e4f972f8deae351f26 +size 565446 diff --git a/lksctp-tools.changes b/lksctp-tools.changes index bdcb2a2..4371583 100644 --- a/lksctp-tools.changes +++ b/lksctp-tools.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sun Jan 11 17:59:00 UTC 2015 - Led + +- 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 diff --git a/lksctp-tools.spec b/lksctp-tools.spec index 0b0579d..3fbadde 100644 --- a/lksctp-tools.spec +++ b/lksctp-tools.spec @@ -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