Antoni Segura Puimedon has uploaded a new change for review. Change subject: Add unpackaged file /etc/ovirt-engine/notifier/log4j.xml to the specfile ......................................................................
Add unpackaged file /etc/ovirt-engine/notifier/log4j.xml to the specfile Commit a2c09b0e67a4cef8f6b4c4c09d23892349d2a7f6 "core: Storage domain attaching validator addition." Added a logging file that was not added to the .spec.in file, making the rpm building fail. This patch fixes this issue. Change-Id: I3a321d784ac4c995e2aa79c66386dcac20385caf Signed-off-by: Antoni Segura Puimedon <t...@midokura.com> --- M ovirt-engine.spec.in 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/70/36670/1 diff --git a/ovirt-engine.spec.in b/ovirt-engine.spec.in index c39e652..e8a2145 100644 --- a/ovirt-engine.spec.in +++ b/ovirt-engine.spec.in @@ -1087,6 +1087,7 @@ %dir %{engine_etc}/engine-config %dir %{engine_etc}/engine-manage-domains %dir %{engine_etc}/notifier +%{engine_etc}/notifier/log4j.xml %ghost %config(noreplace) %{engine_etc}/notifier/notifier.conf %{_bindir}/engine-backup %{_bindir}/engine-config -- To view, visit http://gerrit.ovirt.org/36670 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I3a321d784ac4c995e2aa79c66386dcac20385caf Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Antoni Segura Puimedon <t...@midokura.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches