Fix build error

This commit is contained in:
jxy_git 2023-07-11 17:00:46 +08:00
parent a8d9f4a1bb
commit 3305c7abe3

View File

@ -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 <jiangxinyu@kylinos.cn> - 3.1.7-2
- Fix build error
* Wed May 31 2023 liupei <liupei@kylinos.cn> - 3.1.7-1
- update package to version 3.1.7