代码拉取完成,页面将自动刷新
同步操作将从 src-openEuler/lksctp-tools 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
Name: lksctp-tools
Version: 1.0.18
Release: 1
Summary: Linux Kernel Stream Control Transmission Protocol Tools
License: GPLv2 and GPLv2+ and LGPLv2 and MIT
URL: http://lksctp.sourceforge.net
Source0: https://downloads.sourceforge.net/project/lksctp/lksctp-tools/%{name}-%{version}.tar.gz
Patch0: bugfix-withsctp-use-PACKAGE-VERSION-in-withsctp.patch
Patch1: bugfix-configure-add-CURRENT-REVISION-and-AGE-for-libsctp.patch
Patch2: bugfix-build-fix-netinet-sctp-not-to-be-installed.patch
Patch3: bugfix-build-remove-secondary-defines-in-favor-of-HAVE.patch
Patch4: bugfix-build-fix-probing-for-HAVE-SCTP-SENDV.patch
Patch5: bugfix-build-0b0dce7a36fb-actually-belongs-to-v4-19.patch
Patch6: bugfix-func-tests-fix-use-of-unitialized-var.patch
Patch7: bugfix-Fix-error-errno-typos.patch
Patch8: bugfix-withsctp-to-not-reuse-PACKAGE-VERSION-as-lib-version.patch
Patch9: bugfix-sctp-recvmsg-man-update.patch
Patch10: bugfix-automake-fix-include-dir-for-the-now-autogenerated-h.patch
BuildRequires: make gcc libtool autoconf automake
%description
The lksctp-tools project provides a Linux user space library for SCTP (libsctp)
including C language header files (netinet/sctp.h) for accessing SCTP specific
application programming interfaces not provided by the standard sockets,
and also some helper utilities around SCTP.
For more information on the features and functions currently supported by
lksctp, please refer to the documentation in the Linux kernel resp. in the
lksctp-tools package. The lksctp-tools source contains a set of test programs
which would also serve as example applications.
%package devel
Summary: Development files for %{name}
Requires: %{name} = %{version}-%{release}
%description devel
Development files for %{name} which include header files and dynamic
libraries.
%package_help
%prep
%autosetup -n %{name}-%{version} -p1
%build
rm -rf configure && sh bootstrap
%configure --disable-static
%disable_rpath
%make_build
%install
%make_install
%delete_la
%pre
%preun
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files
%defattr(-,root,root)
%license COPYING*
%{_bindir}/*
%{_libdir}/libsctp.so.*
%{_libdir}/lksctp-tools/libwithsctp.so.*
%files devel
%{_includedir}/*
%{_libdir}/libsctp.so
%{_libdir}/lksctp-tools/libwithsctp.so
%{_datadir}/lksctp-tools/
%{_libdir}/pkgconfig/libsctp.pc
%files help
%doc AUTHORS ChangeLog README doc/*.txt
%{_mandir}/man3/*
%{_mandir}/man7/*
%changelog
* Wed Jul 15 2020 hanhui <[email protected]> - 1.0.18-1
- update to 1.0.18
* Thu Nov 28 2019 Qianbiao.NG <[email protected]> - 1.0.16-11
- Repackage for openEuler OS
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。