]> git.pld-linux.org Git - packages/chef.git/commitdiff
do not generate python dependency, yum support is optional auto/th/chef-11.6.0-5
authorElan Ruusamäe <glen@delfi.ee>
Wed, 2 Oct 2013 18:22:49 +0000 (21:22 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 2 Oct 2013 18:22:49 +0000 (21:22 +0300)
chef.spec

index cf59522ff2702f1440de0002d1891c0b96dbe7ef..832334bc8b9df51052d387b176189537f021a90b 100644 (file)
--- a/chef.spec
+++ b/chef.spec
@@ -5,7 +5,7 @@
 Summary:       A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure
 Name:          chef
 Version:       11.6.0
-Release:       4
+Release:       5
 License:       Apache v2.0
 Group:         Development/Languages
 Source0:       http://rubygems.org/downloads/%{name}-%{version}.gem
@@ -59,6 +59,9 @@ Requires:     ruby-yajl >= 1.1
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# do not generate python dependency, yum support is optional
+%define                _noautoreqfiles %{ruby_vendorlibdir}/chef/provider/package/yum-dump.py
+
 %description
 A systems integration framework, built to bring the benefits of
 configuration management to your entire infrastructure.
This page took 0.072628 seconds and 4 git commands to generate.