From e43d8e17d1d1cefbd9949385dee110425a0aabda Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Wed, 6 Feb 2013 13:11:08 -0800 Subject: buildroot-doc.diff =================================================================== --- SpecCheck.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SpecCheck.py b/SpecCheck.py index 5cd3cea..2013c6a 100644 --- a/SpecCheck.py +++ b/SpecCheck.py @@ -631,7 +631,7 @@ versions you can ignore this warning.''', 'hardcoded-path-in-buildroot-tag', '''A path is hardcoded in your Buildroot tag. It should be replaced -by something like %{_tmppath}/%name-root.''', +by %{_tmppath}/%{name}-%{version}-build.''', 'hardcoded-packager-tag', '''The Packager tag is hardcoded in your spec file. It should be removed, so -- cgit v1.2.3