Yedidyah Bar David has uploaded a new change for review. Change subject: packaging: spec: BuildRequire: redhat-rpm-config ......................................................................
packaging: spec: BuildRequire: redhat-rpm-config Without this package (or at least some parts of it), built RPMs do not include .pyc/.pyo files. When installed and used, these files will be built by python, therefore not removed when the package is later removed. Change-Id: Ia4098fb7f8f664e6c1df678717c8ee230a3113fe Signed-off-by: Yedidyah Bar David <d...@redhat.com> --- M ovirt-engine.spec.in 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/42/22342/1 diff --git a/ovirt-engine.spec.in b/ovirt-engine.spec.in index a9432d3..48fa571 100644 --- a/ovirt-engine.spec.in +++ b/ovirt-engine.spec.in @@ -160,6 +160,7 @@ BuildRequires: maven %endif BuildRequires: unzip +BuildRequires: redhat-rpm-config Requires: %{name}-backend = %{version}-%{release} Requires: %{name}-cli -- To view, visit http://gerrit.ovirt.org/22342 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ia4098fb7f8f664e6c1df678717c8ee230a3113fe Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yedidyah Bar David <d...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches