commit bce16be1e8007cb15d38a9cb2f173e411cb85da4
Author: Elan Ruusamäe <[email protected]>
Date:   Thu Apr 4 00:56:41 2013 +0300

    fill direct require errors from chec-solo invocation

 chef.spec | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)
---
diff --git a/chef.spec b/chef.spec
index a93db92..3f86344 100644
--- a/chef.spec
+++ b/chef.spec
@@ -1,7 +1,9 @@
+# TODO
+# - try not to use /var/chef
 Summary:       A systems integration framework, built to bring the benefits of 
configuration management to your entire infrastructure
 Name:          chef
 Version:       0.10.6
-Release:       0.2
+Release:       0.3
 License:       Apache v2.0
 Group:         Development/Languages
 URL:           http://wiki.opscode.com/display/chef
@@ -9,6 +11,15 @@ Source0:      
http://rubygems.org/downloads/%{name}-%{version}.gem
 # Source0-md5: ea8746476a2ec37e1f8265a9febba6b9
 BuildRequires: rubygems
 Requires:      ruby >= 1:1.8.7
+Requires:      ruby-bunny >= 0.6.0
+Requires:      ruby-erubis
+Requires:      ruby-mixlib-authentication >= 1.1.0
+Requires:      ruby-mixlib-config >= 1.1.2
+Requires:      ruby-mixlib-log >= 1.3.0
+Requires:      ruby-moneta
+Requires:      ruby-ohai >= 0.6
+Requires:      ruby-rubygems
+Requires:      ruby-uuidtools
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -30,6 +41,9 @@ install -d $RPM_BUILD_ROOT{%{ruby_rubylibdir},%{_bindir}}
 cp -a bin/* $RPM_BUILD_ROOT%{_bindir}
 cp -a lib/* $RPM_BUILD_ROOT%{ruby_rubylibdir}
 
+%clean
+rm -rf $RPM_BUILD_ROOT
+
 %files
 %defattr(644,root,root,755)
 %doc README.rdoc
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to