From e03d1b2aebc865cba189693f7fd2ed2572948636 Mon Sep 17 00:00:00 2001 From: Haikel Guemar Date: Mon, 7 Jan 2019 15:55:27 +0100 Subject: [PATCH] Upstream 5.5.6 Fix issues with RHEL > 7 --- puppet.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/puppet.spec b/puppet.spec index f3844dc..3d293c1 100644 --- a/puppet.spec +++ b/puppet.spec @@ -26,7 +26,7 @@ Name: puppet Version: 5.5.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A network tool for managing many disparate systems License: ASL 2.0 URL: http://puppetlabs.com @@ -144,6 +144,8 @@ The server can also function as a certificate authority and file server. %patch01 -p1 -b .paths %patch02 -p1 -b .server %patch03 -p1 +%patch04 -p1 +%patch05 -p1 # Unbundle rm -r lib/puppet/vendor/pathspec # Note(hguemar): remove unrelated OS/distro specific folders