SHA256
1
0
forked from pool/cloud-init

- Properly handle persistent network device names for OpenNebula (bnc#918952)

+ add dataSourceOpenNebula.patch
- Properly set up network mode if interface config file (bnc#918952)
  + modified suseIntegratedHandler.patch

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=31
This commit is contained in:
2015-02-24 15:55:16 +00:00
committed by Git OBS Bridge
parent 1096eb56d9
commit ba2f40691d
4 changed files with 115 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package cloud-init
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -40,6 +40,7 @@ Patch7: suseSetInitCmd.patch
Patch8: cloudinit-datasources.patch
Patch9: cloud-init-no-dmidecode-on-ppc64.patch
Patch10: cloud-init-no-user-lock-if-already-locked.patch
Patch11: dataSourceOpenNebula.patch
BuildRequires: fdupes
BuildRequires: filesystem
BuildRequires: python-devel
@@ -133,6 +134,7 @@ Unit tests for the cloud-init tools
%patch8 -p1
%patch9 -p1
%patch10 -p1
%patch11 -p2
%if 0%{?suse_version} <= 1130
# disable ecdsa for SLE 11 (not available)