Accepting request 141601 from home:dimstar:branches:Base:System

Enable systemd - Mind: this introduces a cycle between dbus-1 and systemd-mini. in my tests, OBS aborted the cycle rather quick (it's a short cycle). Needs to be verified with coolo if it's acceptable to have OBS abort the loop

OBS-URL: https://build.opensuse.org/request/show/141601
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=109
This commit is contained in:
Marcus Meissner 2012-11-18 09:42:44 +00:00 committed by Git OBS Bridge
parent 70ac641020
commit 43111175b4
4 changed files with 16 additions and 6 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Nov 16 12:56:04 UTC 2012 - dimstar@opensuse.org
- Enable systemd integration (with_systemd 1): follow the rest of
the distribution enabling systemd support. As agreed, systemd is
the main supported way for 12.3.
-------------------------------------------------------------------
Fri Nov 16 11:57:13 UTC 2012 - fcrozat@suse.com

View File

@ -26,9 +26,7 @@ Group: System/Daemons
# COMMON1-BEGIN
# COMMON1-BEGIN
# We can't enable this right now, because it will create a build cycle between
# dbus-1 and systemd. Fun!
%define with_systemd 0
%define with_systemd 1
%if ! %{with_systemd}
%if 0%{?suse_version} < 1230

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Nov 16 12:56:04 UTC 2012 - dimstar@opensuse.org
- Enable systemd integration (with_systemd 1): follow the rest of
the distribution enabling systemd support. As agreed, systemd is
the main supported way for 12.3.
-------------------------------------------------------------------
Fri Nov 16 11:57:13 UTC 2012 - fcrozat@suse.com

View File

@ -25,9 +25,7 @@ License: GPL-2.0+ or AFL-2.1
Group: System/Daemons
# COMMON1-BEGIN
# We can't enable this right now, because it will create a build cycle between
# dbus-1 and systemd. Fun!
%define with_systemd 0
%define with_systemd 1
%if ! %{with_systemd}
%if 0%{?suse_version} < 1230