From a8c5e75c8d787009dfd3d7b64986b594d7bb5420 Mon Sep 17 00:00:00 2001 From: "QianBiao.NG" Date: Tue, 3 Dec 2019 15:12:03 +0800 Subject: [PATCH] fixes: source from fedora29.aarch64 --- lksctp-tools.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lksctp-tools.spec b/lksctp-tools.spec index 9ae5a2e..ce8483c 100644 --- a/lksctp-tools.spec +++ b/lksctp-tools.spec @@ -1,6 +1,6 @@ Name: lksctp-tools Version: 1.0.16 -Release: 13 +Release: 11 Summary: User-space access to Linux Kernel SCTP License: GPLv2 and GPLv2+ and LGPLv2 and MIT @@ -64,10 +64,10 @@ rm -rf configure && sh bootstrap %{_datadir}/lksctp-tools/ %files help -%doc AUTHORS ChangeLog README +%doc AUTHORS ChangeLog README doc/*.txt %{_mandir}/man3/* %{_mandir}/man7/* %changelog -* Thu Nov 28 2019 Qianbiao.NG - 1.0.16-13 +* Thu Nov 28 2019 Qianbiao.NG - 1.0.16-11 - Repackage for openEuler OS