]> git.pld-linux.org Git - packages/chef.git/commitdiff
add pld to knife bootstrap
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Jun 2013 06:42:48 +0000 (09:42 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Jun 2013 06:42:48 +0000 (09:42 +0300)
chef.spec

index 2a52f36d453890db81dee68ee9b90502d77620e7..6bd830cd0b0ce86387815db59cc8193dbefbfbc9 100644 (file)
--- a/chef.spec
+++ b/chef.spec
@@ -15,6 +15,8 @@ Patch0:               platform-pld.patch
 Patch1:                FHS.patch
 Patch2:                https://github.com/glensc/chef/compare/poldek.patch
 # Patch2-md5:  33b8cea4ad717221a26fcad84116804c
+Patch3:                https://github.com/glensc/chef/compare/pld-knife-boostrap.patch
+# Patch3-md5:  6bf0e1782343e38fa896e16255d78957
 URL:           http://wiki.opscode.com/display/chef
 BuildRequires: rpm-rubyprov
 BuildRequires: rpmbuild(macros) >= 1.656
@@ -61,6 +63,7 @@ configuration management to your entire infrastructure.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %{__sed} -i -e '1 s,#!.*ruby,#!%{__ruby},' bin/*
 
This page took 0.075331 seconds and 4 git commands to generate.