[packages/chef/chef-12] make plist optional from .gemspec

glen glen at pld-linux.org
Thu Jun 2 15:31:38 CEST 2016


commit 64a8eb6908012ed13fefd3701f708a2bd62a8c25
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Jun 2 01:34:43 2016 +0300

    make plist optional from .gemspec

 chef.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/chef.spec b/chef.spec
index 29a535c..a3dd466 100644
--- 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/*
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/chef.git/commitdiff/64a8eb6908012ed13fefd3701f708a2bd62a8c25



More information about the pld-cvs-commit mailing list