diff --git a/conntrack-tools.spec b/conntrack-tools.spec index 460f4b365d2a3e781493d89b6492b8c8520a17b3..e29c3287016843cbd48cda64609fd399fbdd975e 100644 --- a/conntrack-tools.spec +++ b/conntrack-tools.spec @@ -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 - 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 - 1.4.8-1 - Type:requirement - ID:NA