[packages/chef] do not generate python dependency, yum support is optional

glen glen at pld-linux.org
Wed Oct 2 20:22:57 CEST 2013


commit 820f7abc91be7a96ecbc350e8799124ef7706251
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Oct 2 21:22:49 2013 +0300

    do not generate python dependency, yum support is optional

 chef.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/chef.spec b/chef.spec
index cf59522..832334b 100644
--- 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.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/chef.git/commitdiff/820f7abc91be7a96ecbc350e8799124ef7706251



More information about the pld-cvs-commit mailing list