!32 [sync] PR-31: delete the misc directory and clusterip.sh and README files

From: @openeuler-sync-bot 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
This commit is contained in:
openeuler-ci-bot 2024-09-05 09:41:52 +00:00 committed by Gitee
commit 6f6f74eccf
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,7 +1,7 @@
#needsrootforbuild
Name: conntrack-tools
Version: 1.4.8
Release: 1
Release: 2
Summary: Userspace tools for interacting with the Connection Tracking System
License: GPLv2
URL: http://conntrack-tools.netfilter.org/
@ -45,6 +45,7 @@ CXXFLAGS="${CXXFLAGS} -Wl,-z,lazy"
%make_build
rm -f doc/sync/notrack/conntrackd.conf.orig doc/sync/alarm/conntrackd.conf.orig doc/helper/conntrackd.conf.orig
chmod 644 doc/sync/primary-backup.sh
rm -rf doc/misc
%install
%make_install
@ -85,6 +86,12 @@ cd ../../
%{_mandir}/man8/*
%changelog
* Tue Aug 27 2024 yanglu <yanglu72@h-partners.com> - 1.4.8-2
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:delete the misc directory and clusterip.sh and README files
* Thu Dec 28 2023 yanglu <yanglu72@h-partners.com> - 1.4.8-1
- Type:requirement
- ID:NA