summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2013-02-06 13:11:08 -0800
committerAnas Nashif <anas.nashif@intel.com>2013-02-06 13:11:08 -0800
commite43d8e17d1d1cefbd9949385dee110425a0aabda (patch)
treed31a9398ae078f4d06e91bbd31d90ea64fcc39f7
parentd3deb6626e5d1a3b4ce198dd4f824ca61fa782e0 (diff)
downloadrpmlint-e43d8e17d1d1cefbd9949385dee110425a0aabda.tar.gz
rpmlint-e43d8e17d1d1cefbd9949385dee110425a0aabda.tar.bz2
rpmlint-e43d8e17d1d1cefbd9949385dee110425a0aabda.zip
buildroot-doc.diff
===================================================================
-rw-r--r--SpecCheck.py2
1 files changed, 1 insertions, 1 deletions
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