]> git.pld-linux.org Git - packages/chef.git/commitdiff
make plist optional from .gemspec
authorElan Ruusamäe <glen@delfi.ee>
Wed, 1 Jun 2016 22:34:43 +0000 (01:34 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 1 Jun 2016 22:34:43 +0000 (01:34 +0300)
chef.spec

index 29a535c550d7fa2f221b87cbce52fbbf4c5d06a3..a3dd46636328d370fb5992ca5b96253a5ad5ec60 100644 (file)
--- a/chef.spec
+++ b/chef.spec
@@ -22,6 +22,7 @@ Patch2:               poldek.patch
 Patch3:                https://github.com/glensc/chef/compare/pld-knife-boostrap.patch
 # Patch3-md5:  8ff0fdfde6dc90018698775bf8f13062
 Patch4:                optional-plist.patch
+Patch5:                gemdeps.patch
 URL:           https://wiki.opscode.com/display/chef/
 BuildRequires: rpm-rubyprov
 BuildRequires: rpmbuild(macros) >= 1.673
@@ -103,6 +104,7 @@ subcommand is documented in its own manual page.
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %{__sed} -i -e '1 s,#!.*ruby,#!%{__ruby},' bin/*
 
This page took 0.072134 seconds and 4 git commands to generate.