[packages/chef] add blocker for unmatched FHS blocks

glen glen at pld-linux.org
Sat Sep 14 15:16:55 CEST 2013


commit a58665addb6358c9392e5ac0147e98284166250a
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Sep 14 16:16:36 2013 +0300

    add blocker for unmatched FHS blocks

 chef.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/chef.spec b/chef.spec
index 3dd7b70..9979b68 100644
--- a/chef.spec
+++ b/chef.spec
@@ -70,6 +70,8 @@ configuration management to your entire infrastructure.
 %patch2 -p1
 %patch3 -p1
 
+grep --exclude-dir=spec --exclude-dir=distro -r /var/chef . && exit 1
+
 %{__sed} -i -e '1 s,#!.*ruby,#!%{__ruby},' bin/*
 
 %build
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list