[packages/openwsman] - BC python3-devel, its presence breaks cmake
baggins
baggins at pld-linux.org
Sun Jan 4 13:24:18 CET 2015
commit 53fffa4acbe513c123f1a119bda1504808beb708
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Jan 4 12:23:24 2015 +0000
- BC python3-devel, its presence breaks cmake
openwsman.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/openwsman.spec b/openwsman.spec
index cefeb65..d1b0d87 100644
--- a/openwsman.spec
+++ b/openwsman.spec
@@ -38,6 +38,7 @@ BuildRequires: pam-devel
%{?with_perl:BuildRequires: perl-devel}
BuildRequires: pkgconfig
%{?with_python:BuildRequires: python-devel}
+%{?with_python:BuildConflicts: python3-devel}
BuildRequires: rpmbuild(macros) >= 1.606
%{?with_ruby:BuildRequires: ruby-devel >= 1.9}
%{?with_cim:BuildRequires: sblim-sfcc-devel}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openwsman.git/commitdiff/53fffa4acbe513c123f1a119bda1504808beb708
More information about the pld-cvs-commit
mailing list