Fence Agents for Red Hat Cluster
Go to file
Jan Pokorný 8c03510e80
- sanitize BuildRequires with respect to packaging guidelines
In particular:

* glibc-devel is not the way to declare that build time environment
  (toolchain) for C code is required -- in fact that gcc was present
  in the buildroot was an accidental side-effect of libtool requiring
  "gcc(major)" at particular version:
  https://fedoraproject.org/wiki/Packaging:C_and_C%2B%2B#BuildRequires_and_Requires

* python3-devel package was not in BuildRequires despite the guidelines
  orders to do so:
  https://fedoraproject.org/wiki/Packaging:Python#Dependencies

* collapse overly long BuildRequire line regarding Python packages
  into multiple ones

Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2018-08-14 16:53:08 +02:00
.gitignore - new upstream release 2018-02-09 16:04:18 +01:00
fence_vmware_soap-fix-python-3-suds-issue.patch - fence_vmware_soap: fix python3-suds issue 2018-06-18 13:32:58 +02:00
fence-agents.spec - sanitize BuildRequires with respect to packaging guidelines 2018-08-14 16:53:08 +02:00
sources - new upstream release 2018-05-31 13:36:48 +02:00