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:
parent
87e77e4578
commit
83f16cb69d
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package systemd-mini
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -23,7 +23,7 @@
|
|||||||
%define udevpkgname udev-mini
|
%define udevpkgname udev-mini
|
||||||
%define udev_major 1
|
%define udev_major 1
|
||||||
%bcond_without bash_completion
|
%bcond_without bash_completion
|
||||||
%bcond_without networkd
|
%bcond_with networkd
|
||||||
%bcond_with python
|
%bcond_with python
|
||||||
%bcond_with parentpathid
|
%bcond_with parentpathid
|
||||||
%ifarch %{ix86} x86_64 aarch64
|
%ifarch %{ix86} x86_64 aarch64
|
||||||
|
@ -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
|
- disable systemd-resolved for now as it interacts not well with
|
||||||
our methods and security has concerns regarding spoofing. bsc#917781
|
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
|
Tue Jan 20 11:33:59 UTC 2015 - werner@suse.de
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package systemd
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -21,7 +21,7 @@
|
|||||||
%define udevpkgname udev
|
%define udevpkgname udev
|
||||||
%define udev_major 1
|
%define udev_major 1
|
||||||
%bcond_without bash_completion
|
%bcond_without bash_completion
|
||||||
%bcond_without networkd
|
%bcond_with networkd
|
||||||
%bcond_with python
|
%bcond_with python
|
||||||
%bcond_with parentpathid
|
%bcond_with parentpathid
|
||||||
%ifarch %{ix86} x86_64 aarch64
|
%ifarch %{ix86} x86_64 aarch64
|
||||||
|
Loading…
Reference in New Issue
Block a user