From 2f5d8a6a7792d742ef905a6570442ce2f272487899d6836faca486ccee57166d Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Mon, 17 Mar 2014 17:58:53 +0000 Subject: [PATCH] - add dependency n growpart to aupport root partition expansion OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=6 --- cloud-init.changes | 5 +++++ cloud-init.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/cloud-init.changes b/cloud-init.changes index acaefde..3374996 100644 --- a/cloud-init.changes +++ b/cloud-init.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 17 17:58:23 UTC 2014 - rschweikert@suse.com + +- add dependency n growpart to aupport root partition expansion + ------------------------------------------------------------------- Mon Jan 20 17:51:24 UTC 2014 - dmueller@suse.com diff --git a/cloud-init.spec b/cloud-init.spec index 3236d3d..58a78ea 100644 --- a/cloud-init.spec +++ b/cloud-init.spec @@ -32,6 +32,7 @@ BuildRequires: fdupes BuildRequires: filesystem BuildRequires: python-devel BuildRequires: python-setuptools +Requires: growpart Requires: python-argparse Requires: python-boto >= 2.7 Requires: python-cheetah