]> git.pld-linux.org Git - packages/chef.git/blobdiff - chef.spec
do not require plist when not using the feature
[packages/chef.git] / chef.spec
index 0309a24718586d97cd20e6ad12889ded27afddff..a25770a6dcb5e6da7d72836121377f838465271a 100644 (file)
--- a/chef.spec
+++ b/chef.spec
@@ -21,6 +21,7 @@ Patch1:               FHS.patch
 Patch2:                poldek.patch
 Patch3:                https://github.com/glensc/chef/compare/pld-knife-boostrap.patch
 # Patch3-md5:  8ff0fdfde6dc90018698775bf8f13062
+Patch4:                optional-plist.patch
 URL:           https://wiki.opscode.com/display/chef/
 BuildRequires: rpm-rubyprov
 BuildRequires: rpmbuild(macros) >= 1.673
@@ -70,6 +71,7 @@ Requires:     ruby-rubygems
 Requires:      ruby-yajl < 2
 Requires:      ruby-yajl >= 1.1
 Suggests:      chef-zero >= 2.0
+Suggests:      ruby-plist >= 3.1.0
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -111,6 +113,7 @@ gzip -d metadata
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %{__sed} -i -e '1 s,#!.*ruby,#!%{__ruby},' bin/*
 
This page took 0.10841 seconds and 4 git commands to generate.