forked from pool/openQA
Re-enable dbus service installation
OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=12
This commit is contained in:
parent
de73cbfe52
commit
896e30dbad
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user