1.1.13-2.rev10: require newer version of libqb
(Partly adopted from another spec) Signed-off-by: Jan Pokorný <jpokorny@redhat.com> Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
This commit is contained in:
parent
7b590c52ba
commit
f10d60126a
@ -2,7 +2,7 @@
|
|||||||
%global uname hacluster
|
%global uname hacluster
|
||||||
%global pcmk_docdir %{_docdir}/%{name}
|
%global pcmk_docdir %{_docdir}/%{name}
|
||||||
|
|
||||||
%global specversion 2.rev9
|
%global specversion 2.rev10
|
||||||
%global commit 6052cd16c2f455809f8088af76ce86483bf98353
|
%global commit 6052cd16c2f455809f8088af76ce86483bf98353
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
%global github_owner ClusterLabs
|
%global github_owner ClusterLabs
|
||||||
@ -78,8 +78,8 @@ BuildRequires: pkgconfig python-devel gcc-c++ bzip2-devel pam-devel
|
|||||||
BuildRequires: resource-agents
|
BuildRequires: resource-agents
|
||||||
|
|
||||||
# We need reasonably recent versions of libqb
|
# We need reasonably recent versions of libqb
|
||||||
BuildRequires: libqb-devel > 0.11.0
|
BuildRequires: libqb-devel > 0.17.0
|
||||||
Requires: libqb > 0.11.0
|
Requires: libqb > 0.17.0
|
||||||
|
|
||||||
# Enables optional functionality
|
# Enables optional functionality
|
||||||
BuildRequires: ncurses-devel openssl-devel libselinux-devel docbook-style-xsl
|
BuildRequires: ncurses-devel openssl-devel libselinux-devel docbook-style-xsl
|
||||||
|
Loading…
Reference in New Issue
Block a user