From 61b645d871e52054c38ae0f490a51d805fde594d0ae856eba271a2bf95da1f17 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 10 Apr 2015 08:04:27 +0000 Subject: [PATCH] Accepting request 293841 from home:jengelh:branches:Base:System - Reenable networkd which was silently disabled on Feb 18 OBS-URL: https://build.opensuse.org/request/show/293841 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=865 --- systemd-mini.changes | 5 +++++ systemd-mini.spec | 2 +- systemd.changes | 5 +++++ systemd.spec | 2 +- 4 files changed, 12 insertions(+), 2 deletions(-) diff --git a/systemd-mini.changes b/systemd-mini.changes index 7a555d36..0ffd755b 100644 --- a/systemd-mini.changes +++ b/systemd-mini.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 5 11:36:11 UTC 2015 - jengelh@inai.de + +- Reenable networkd which was silently disabled on Feb 18 + ------------------------------------------------------------------- Tue Mar 3 16:03:07 UTC 2015 - jengelh@inai.de diff --git a/systemd-mini.spec b/systemd-mini.spec index 3399d28d..07b29708 100644 --- a/systemd-mini.spec +++ b/systemd-mini.spec @@ -23,7 +23,7 @@ %define udevpkgname udev-mini %define udev_major 1 %bcond_without bash_completion -%bcond_with networkd +%bcond_without networkd %bcond_without sysvcompat %bcond_with resolved %bcond_with python diff --git a/systemd.changes b/systemd.changes index 7a555d36..0ffd755b 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 5 11:36:11 UTC 2015 - jengelh@inai.de + +- Reenable networkd which was silently disabled on Feb 18 + ------------------------------------------------------------------- Tue Mar 3 16:03:07 UTC 2015 - jengelh@inai.de diff --git a/systemd.spec b/systemd.spec index 7b5b6805..d0ca0a64 100644 --- a/systemd.spec +++ b/systemd.spec @@ -21,7 +21,7 @@ %define udevpkgname udev %define udev_major 1 %bcond_without bash_completion -%bcond_with networkd +%bcond_without networkd %bcond_without sysvcompat %bcond_with resolved %bcond_with python