SHA256
1
0
forked from pool/corosync

Accepting request 444070 from home:BinLiu:branches:network:ha-clustering:Factory

-  Corosync 2.4.1 still produces libvotequorum.so.7.0.0, just like Corosync 2.3.6.(bsc#1013842)
   added: disable-build-html-docs.patch
   upgrade to corosync-2.4.2:
     Man: Fix corosync-qdevice-net-certutil link
     man: mention qdevice incompatibilites in votequorum.5
     Qnetd LMS: Fix two partition use case
     cfg: Prevents use of uninitialized buffer

OBS-URL: https://build.opensuse.org/request/show/444070
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=77
This commit is contained in:
Bin Liu
2016-12-06 08:55:27 +00:00
committed by Git OBS Bridge
parent eaf5d88a70
commit cebae687ad
5 changed files with 29 additions and 4 deletions

View File

@@ -46,7 +46,7 @@ Name: corosync
Summary: The Corosync Cluster Engine and Application Programming Interfaces
License: BSD-3-Clause
Group: Productivity/Clustering/HA
Version: 2.4.1
Version: 2.4.2
Release: 0
#Release: 1%{?gitver}%{?dist}
Url: http://corosync.github.io/corosync/
@@ -59,6 +59,7 @@ Patch4: bnc#882449-corosync-conf-example.patch
Patch5: corosync-2.3.4-fix-bashisms.patch
Patch6: bsc#1001164-corosync.conf-example.patch
Patch7: corosync-start-stop-level.patch
Patch8: disable-build-html-docs.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
# openais is indeed gone and should be uninstalled. Yes, we do not
@@ -125,6 +126,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
%patch5 -p1
%patch6 -p1
%patch7 -p1
%patch8 -p1
%build
%if %{with_runautogen}