]> git.pld-linux.org Git - packages/chef.git/commitdiff
uses `diff -u` to show diffs of templates
authorElan Ruusamäe <glen@delfi.ee>
Thu, 7 Nov 2013 23:46:39 +0000 (01:46 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 7 Nov 2013 23:46:39 +0000 (01:46 +0200)
chef.spec

index b9f9c133a31c2f5610e65a44df984c3c93e24ac9..c5ede75c9cf0c9b5cc012fa09cdfda80dabe8414 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.2
-Release:       1
+Release:       2
 License:       Apache v2.0
 Group:         Development/Languages
 Source0:       http://rubygems.org/downloads/%{name}-%{version}.gem
@@ -40,6 +40,7 @@ BuildRequires:        ruby-rspec-mocks >= 2.12.0
 #BuildRequires:        ruby-rspec_junit_formatter
 #BuildRequires:        ruby-sdoc
 %endif
+Requires:      diffutils
 Requires:      lsb-release
 Requires:      poldek >= 0.30
 Requires:      ruby >= 1:1.9.3.429-4
This page took 0.076914 seconds and 4 git commands to generate.