From 896e30dbad6a9bfdb8f22f85b7e1ab1cc0ba79a123c5df35a27c30c1540fa5cc Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Thu, 11 May 2017 05:43:50 +0000 Subject: [PATCH] Re-enable dbus service installation OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=12 --- openQA.changes | 5 +++++ openQA.spec | 5 +---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/openQA.changes b/openQA.changes index dcc4a253..6620b321 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 11 05:43:42 UTC 2017 - okurz@suse.com + +- Re-enable dbus service installation + ------------------------------------------------------------------- Wed May 10 07:49:39 UTC 2017 - jengelh@inai.de diff --git a/openQA.spec b/openQA.spec index d888d27b..b2a659c2 100644 --- a/openQA.spec +++ b/openQA.spec @@ -207,8 +207,6 @@ mkdir %{buildroot}%{_localstatedir}/lib/openqa/pool/1 mkdir %{buildroot}%{_localstatedir}/lib/openqa/cache # %fdupes %buildroot/%_prefix -# Disable service install for now, waiting for boo#1032649 -rm -f %{buildroot}/etc/dbus-1/system.d/org.opensuse.openqa.conf %pre getent passwd geekotest >/dev/null || \ @@ -294,8 +292,7 @@ fi %{_datadir}/openqa/etc/openqa/openqa.ini %{_datadir}/openqa/etc/openqa/database.ini %config %{_sysconfdir}/logrotate.d -# Disable service install for now, waiting for boo#1032649 -#%%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.opensuse.openqa.conf +%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.opensuse.openqa.conf # apache vhost %dir %{_sysconfdir}/apache2 %dir %{_sysconfdir}/apache2/vhosts.d