diff --git a/systemd-mini.spec b/systemd-mini.spec index 949d6cf2..54e8d0d3 100644 --- a/systemd-mini.spec +++ b/systemd-mini.spec @@ -1,7 +1,7 @@ # # spec file for package systemd-mini # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ %define udevpkgname udev-mini %define udev_major 1 %bcond_without bash_completion -%bcond_without networkd +%bcond_with networkd %bcond_with python %bcond_with parentpathid %ifarch %{ix86} x86_64 aarch64 diff --git a/systemd.changes b/systemd.changes index e7fc99fa..30576e0a 100644 --- a/systemd.changes +++ b/systemd.changes @@ -19,6 +19,7 @@ Mon Feb 16 09:42:48 UTC 2015 - meissner@suse.com - disable systemd-resolved for now as it interacts not well with our methods and security has concerns regarding spoofing. bsc#917781 +- disable netword as we use wicked. ------------------------------------------------------------------- Tue Jan 20 11:33:59 UTC 2015 - werner@suse.de diff --git a/systemd.spec b/systemd.spec index 4ed58999..cfa8fe23 100644 --- a/systemd.spec +++ b/systemd.spec @@ -1,7 +1,7 @@ # # spec file for package systemd # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %define udevpkgname udev %define udev_major 1 %bcond_without bash_completion -%bcond_without networkd +%bcond_with networkd %bcond_with python %bcond_with parentpathid %ifarch %{ix86} x86_64 aarch64