SHA256
1
0
forked from pool/systemd

- disable netword as we use wicked.

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=849
This commit is contained in:
Marcus Meissner 2015-02-17 07:36:01 +00:00 committed by Git OBS Bridge
parent 87e77e4578
commit 83f16cb69d
3 changed files with 5 additions and 4 deletions

View File

@ -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

View File

@ -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

View File

@ -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