Fix redundant BR on python and confused python-devel separation
This commit is contained in:
parent
1abae094ef
commit
9ed34911e3
@ -87,13 +87,11 @@ Provides: pcmk-cluster-manager
|
|||||||
%systemd_requires
|
%systemd_requires
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
# Required for core functionality
|
|
||||||
BuildRequires: automake autoconf libtool pkgconfig python libtool-ltdl-devel
|
|
||||||
BuildRequires: pkgconfig(glib-2.0) libxml2-devel libxslt-devel libuuid-devel
|
|
||||||
BuildRequires: bzip2-devel pam-devel
|
|
||||||
|
|
||||||
# This is for python_sitearch macro
|
# Required for core functionality (python-devel depends on python)
|
||||||
BuildRequires: python-devel
|
BuildRequires: automake autoconf libtool pkgconfig libtool-ltdl-devel
|
||||||
|
BuildRequires: pkgconfig(glib-2.0) libxml2-devel libxslt-devel libuuid-devel
|
||||||
|
BuildRequires: python-devel bzip2-devel pam-devel
|
||||||
|
|
||||||
# Required for agent_config.h which specifies the correct scratch directory
|
# Required for agent_config.h which specifies the correct scratch directory
|
||||||
BuildRequires: resource-agents
|
BuildRequires: resource-agents
|
||||||
|
Loading…
Reference in New Issue
Block a user