Alon Bar-Lev has uploaded a new change for review. Change subject: packaging: rename 50-ovirt-engine-reports.conf.in->20-ovirt-engine-reports.conf.in ......................................................................
packaging: rename 50-ovirt-engine-reports.conf.in->20-ovirt-engine-reports.conf.in Change-Id: I298258c9ad0ed29b0bd1ad68217e16f348a7b124 Signed-off-by: Alon Bar-Lev <alo...@redhat.com> --- M .gitignore M Makefile M ovirt-engine-reports.spec.in R packaging/sys-etc/ovirt-engine/engine.conf.d/20-ovirt-engine-reports.conf.in 4 files changed, 3 insertions(+), 3 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-reports refs/changes/51/25251/1 diff --git a/.gitignore b/.gitignore index 3c6da17..8ccb937 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,4 @@ packaging/jasper-war-patches/ce/900_004_props_change_logs_location.patch packaging/jasper-war-patches/pro/900_004_props_change_logs_location.patch packaging/setup/ovirt_engine_setup/reportsconfig.py -packaging/sys-etc/ovirt-engine/engine.conf.d/50-ovirt-engine-reports.conf +packaging/sys-etc/ovirt-engine/engine.conf.d/20-ovirt-engine-reports.conf diff --git a/Makefile b/Makefile index 7690b4d..c91d236 100644 --- a/Makefile +++ b/Makefile @@ -98,7 +98,7 @@ packaging/jasper-war-patches/ce/900_004_props_change_logs_location.patch \ packaging/jasper-war-patches/pro/900_004_props_change_logs_location.patch \ packaging/setup/ovirt_engine_setup/reportsconfig.py \ - packaging/sys-etc/ovirt-engine/engine.conf.d/50-ovirt-engine-reports.conf \ + packaging/sys-etc/ovirt-engine/engine.conf.d/20-ovirt-engine-reports.conf \ $(NULL) all: \ diff --git a/ovirt-engine-reports.spec.in b/ovirt-engine-reports.spec.in index c6ac293..c7983e5 100644 --- a/ovirt-engine-reports.spec.in +++ b/ovirt-engine-reports.spec.in @@ -111,7 +111,7 @@ %dir %attr(-, %{engine_user}, %{engine_group}) %{_localstatedir}/lib/%{reports_name} %dir %attr(-, %{engine_user}, %{engine_group}) %{_localstatedir}/log/%{reports_name} %{_localstatedir}/lib/ovirt-engine-reports/backups/ -%{_sysconfdir}/ovirt-engine/engine.conf.d/50-ovirt-engine-reports.conf +%{_sysconfdir}/ovirt-engine/engine.conf.d/20-ovirt-engine-reports.conf %{reports_java} %{_datadir}/%{reports_name} %if "%{name}" != "%{reports_name}" diff --git a/packaging/sys-etc/ovirt-engine/engine.conf.d/50-ovirt-engine-reports.conf.in b/packaging/sys-etc/ovirt-engine/engine.conf.d/20-ovirt-engine-reports.conf.in similarity index 100% rename from packaging/sys-etc/ovirt-engine/engine.conf.d/50-ovirt-engine-reports.conf.in rename to packaging/sys-etc/ovirt-engine/engine.conf.d/20-ovirt-engine-reports.conf.in -- To view, visit http://gerrit.ovirt.org/25251 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I298258c9ad0ed29b0bd1ad68217e16f348a7b124 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-reports Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches