Alon Bar-Lev has uploaded a new change for review. Change subject: packaging: spec: keep version at base package to avoid versionlock conflict ......................................................................
packaging: spec: keep version at base package to avoid versionlock conflict Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=976754 Change-Id: I76f517bf5e13f4ddd937ecf60e204b1a9359eeb0 Signed-off-by: Alon Bar-Lev <[email protected]> --- M ovirt-engine.spec.in 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/89/15989/1 diff --git a/ovirt-engine.spec.in b/ovirt-engine.spec.in index 9c78c38..08cf9b1 100644 --- a/ovirt-engine.spec.in +++ b/ovirt-engine.spec.in @@ -560,6 +560,7 @@ %dir %attr(-, %{engine_user}, %{engine_group}) %{engine_cache} %dir %{engine_data}/conf +%{engine_data}/conf/version # Engine configuration files: %dir %{engine_etc} @@ -759,7 +760,6 @@ # Configuration files %{engine_data}/conf/ovirt-engine-root-redirect.conf.in -%{engine_data}/conf/version %{engine_data}/conf/ovirt-engine-proxy.conf.v2.in %{engine_data}/conf/iptables.default.in %{engine_data}/conf/nfs.sysconfig.in -- To view, visit http://gerrit.ovirt.org/15989 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I76f517bf5e13f4ddd937ecf60e204b1a9359eeb0 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
