From e717cdd4bef764a4aa7babedc54220b35b04c777 Mon Sep 17 00:00:00 2001
From: Thierry Parmentelat <thierry.parmentelat@inria.fr>
Date: Fri, 16 Jan 2015 09:50:17 +0100
Subject: [PATCH] tweak for building in fedora20

---
 planetlab/ipfwroot.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/planetlab/ipfwroot.spec b/planetlab/ipfwroot.spec
index 5abd322..d62a8f2 100644
--- a/planetlab/ipfwroot.spec
+++ b/planetlab/ipfwroot.spec
@@ -59,7 +59,8 @@ Group: System Environment/Kernel
 Source0: %{name}-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
 Requires: kernel = %{kernel_version}-%{kernel_release}
-Requires: vixie-cron
+# in fedora20 cronie does not provide vixie-cronie anymore, just cronie
+Requires: cronie
 Requires: vsys-scripts
 Obsoletes: ipfw
 
-- 
2.47.0