diff --git a/corosync.spec b/corosync.spec index 1b81326..f6ac664 100755 --- a/corosync.spec +++ b/corosync.spec @@ -18,7 +18,7 @@ Name: corosync Summary: The Corosync Cluster Engine and Application Programming Interfaces Version: 3.1.7 -Release: 1 +Release: 2 License: BSD URL: http://corosync.github.io/corosync/ Source0: http://build.clusterlabs.org/corosync/releases/%{name}-%{version}%{?gittarver}.tar.gz @@ -71,9 +71,6 @@ BuildRequires: readline-devel %prep %setup -q -n %{name}-%{version}%{?gittarver} -%patch0 -p1 -b .bz2002115-1 -%patch1 -p1 -b .bz2024658-1 - %build %if %{with runautogen} ./autogen.sh @@ -290,6 +287,9 @@ network splits) %endif %changelog +* Tue Jul 11 2023 jiangxinyu - 3.1.7-2 +- Fix build error + * Wed May 31 2023 liupei - 3.1.7-1 - update package to version 3.1.7