[packages/chef] uses `diff -u` to show diffs of templates
glen
glen at pld-linux.org
Fri Nov 8 00:46:58 CET 2013
commit 3bda27fdc0aad94c9a705811a18cd617d336147c
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Fri Nov 8 01:46:39 2013 +0200
uses `diff -u` to show diffs of templates
chef.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/chef.spec b/chef.spec
index b9f9c13..c5ede75 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.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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/chef.git/commitdiff/3bda27fdc0aad94c9a705811a18cd617d336147c
More information about the pld-cvs-commit
mailing list