From 10d7e75053e8bb6f71257b73c59d109f2e7ce25d Mon Sep 17 00:00:00 2001 From: Garrett Holmstrom Date: Thu, 29 Sep 2016 18:31:24 -0700 Subject: [PATCH] Add xfsprogs dependency XFS is Fedora Server's default filesystem, so we should ensure images with cloud-init preinstalled have support for that. --- cloud-init.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cloud-init.spec b/cloud-init.spec index 40851e6..c3c42fc 100644 --- a/cloud-init.spec +++ b/cloud-init.spec @@ -87,6 +87,7 @@ Requires: python3-requests Requires: python3-six Requires: shadow-utils Requires: util-linux +Requires: xfsprogs %{?systemd_requires} @@ -189,6 +190,7 @@ rm -rf $RPM_BUILD_ROOT - Dropped run-parts dependency [RH:1355917] - Ordered cloud-init-local before NetworkManager - Backported DigitalOcean network configuration support [RH:1380489] +- Added xfsprogs dependency for Fedora Server's default filesystem * Tue Aug 30 2016 Garrett Holmstrom - 0.7.7-1 - Updated to 0.7.7