Accepting request 721953 from home:yuanren10

upgrade to corosync-2.4.5

OBS-URL: https://build.opensuse.org/request/show/721953
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=151
This commit is contained in:
Yuan Ren 2019-08-09 07:37:31 +00:00 committed by Git OBS Bridge
parent fe325c775c
commit f2ba1a2fd2
2 changed files with 44 additions and 37 deletions

View File

@ -3,25 +3,32 @@
Fri Aug 2 09:39:35 UTC 2019 - Yuan Ren <yren@suse.com> Fri Aug 2 09:39:35 UTC 2019 - Yuan Ren <yren@suse.com>
- corosync-2.4.5 upgrade(bsc#1144200) - corosync-2.4.5 upgrade(bsc#1144200)
block_unlisted_ips block package from ips not in nodelist block_unlisted_ips block package from ips not in nodelist
Qnetd now supports updated NSS database format Qnetd now supports updated NSS database format
Partly fixed problem with ifdown (only for UDPU) Partly fixed problem with ifdown (only for UDPU)
Remove: 0001-coroapi-Use-size_t-for-private_data_size.patch Add: 0001-disable-build-html-docs.patch
Remove: 0002-fix-ifdown-udp.patch Add: bsc#1083561-upgrade-from-1-x-y.patch
Remove: 0003-fix-tmpfiles-create.patch Add: 0002-Fix-compile-warnings-with-GCC-7.2.1.patch
Remove: 0004-mark-corosync-as-a-static-service.patch Remove: disable-build-html-docs.patch
Remove: 0005-do-not-convert-empty-uid-gid-to-0.patch Remove: 0001-coroapi-Use-size_t-for-private_data_size.patch
Remove: 0009-bsc#1088619-add-version.patch Remove: 0002-fix-ifdown-udp.patch
Remove: 0010-qdevice-net-instance.c-optarg-should-be-str.patch Remove: 0003-fix-tmpfiles-create.patch
Remove: 0011-NSS_NoDB_Init-the-parameter-is-reserved-must-be-NULL.patch Remove: 0004-mark-corosync-as-a-static-service.patch
Remove: 0012-cpg-Inform-clients-about-left-nodes-during-pause.patch Remove: 0005-do-not-convert-empty-uid-gid-to-0.patch
Remove: bnc#872651-stop-cluster.patch Remove: 0006-Fix-compile-warnings-with-GCC-7.2.1.patch
Remove: bnc#882449-corosync-conf-example.patch Remove: 0007-add-config-for-corosync-qnetd.patch
Remove: bsc#1001164-corosync.conf-example.patch Remove: 0008-bsc#1083561-upgrade-from-1-x-y.patch
Remove: bsc#1141536-corosync-qdevice-Nss-new-database-files.patch Remove: 0009-bsc#1088619-add-version.patch
Remove: corosync-2.3.4-fix-bashisms.patch Remove: 0010-qdevice-net-instance.c-optarg-should-be-str.patch
Remove: corosync-init-lockfile-path-error.patch Remove: 0011-NSS_NoDB_Init-the-parameter-is-reserved-must-be-NULL.patch
Remove: corosync-start-stop-level.patch Remove: 0012-cpg-Inform-clients-about-left-nodes-during-pause.patch
Remove: bnc#872651-stop-cluster.patch
Remove: bnc#882449-corosync-conf-example.patch
Remove: bsc#1001164-corosync.conf-example.patch
Remove: bsc#1141536-corosync-qdevice-Nss-new-database-files.patch
Remove: corosync-2.3.4-fix-bashisms.patch
Remove: corosync-init-lockfile-path-error.patch
Remove: corosync-start-stop-level.patch
------------------------------------------------------------------- -------------------------------------------------------------------
Wed May 2 02:36:56 UTC 2018 - bliu@suse.com Wed May 2 02:36:56 UTC 2018 - bliu@suse.com

View File

@ -55,9 +55,9 @@ Release: 0
Url: http://corosync.github.io/corosync/ Url: http://corosync.github.io/corosync/
Source0: %{name}-%{version}.tar.gz Source0: %{name}-%{version}.tar.gz
Source2: baselibs.conf Source2: baselibs.conf
Patch1: bsc#1083561-upgrade-from-1-x-y.patch Patch1: bsc#1083561-upgrade-from-1-x-y.patch
Patch2: 0001-disable-build-html-docs.patch Patch2: 0001-disable-build-html-docs.patch
Patch3: 0002-Fix-compile-warnings-with-GCC-7.2.1.patch Patch3: 0002-Fix-compile-warnings-with-GCC-7.2.1.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
# openais is indeed gone and should be uninstalled. Yes, we do not # openais is indeed gone and should be uninstalled. Yes, we do not
@ -140,42 +140,42 @@ export rdmacm_LIBS=-lrdmacm \
%endif %endif
%{configure} \ %{configure} \
%if %{with testagents} %if %{with testagents}
--enable-testagents \ --enable-testagents \
%endif %endif
%if %{with watchdog} %if %{with watchdog}
--enable-watchdog \ --enable-watchdog \
%endif %endif
%if %{with monitoring} %if %{with monitoring}
--enable-monitoring \ --enable-monitoring \
%endif %endif
%if %{with snmp} %if %{with snmp}
--enable-snmp \ --enable-snmp \
%endif %endif
%if %{with dbus} %if %{with dbus}
--enable-dbus \ --enable-dbus \
%endif %endif
%if %{with rdma} %if %{with rdma}
--enable-rdma \ --enable-rdma \
%endif %endif
%if %{with systemd} %if %{with systemd}
--enable-systemd \ --enable-systemd \
%endif %endif
%if %{with upstart} %if %{with upstart}
--enable-upstart \ --enable-upstart \
%endif %endif
%if %{with xmlconf} %if %{with xmlconf}
--enable-xmlconf \ --enable-xmlconf \
%endif %endif
%if %{with qdevices} %if %{with qdevices}
--enable-qdevices \ --enable-qdevices \
%endif %endif
%if %{with qnetd} %if %{with qnetd}
--enable-qnetd \ --enable-qnetd \
%endif %endif
--with-initddir=%{_initrddir} \ --with-initddir=%{_initrddir} \
--with-systemddir=%{_unitdir} \ --with-systemddir=%{_unitdir} \
--with-upstartdir=%{_sysconfdir}/init \ --with-upstartdir=%{_sysconfdir}/init \
--with-tmpfilesdir=%{_tmpfilesdir} --with-tmpfilesdir=%{_tmpfilesdir}
make %{_smp_mflags} make %{_smp_mflags}