Remove unnecessary Group tag for documentation packages 43/29743/2 accepted/tizen/common/20141104.235407 accepted/tizen/ivi/20141120.064253 accepted/tizen/mobile/20141119.083810 submit/tizen/20141104.115426 submit/tizen_ivi/20141119.051921 submit/tizen_ivi/20141119.333333 submit/tizen_ivi/20141119.444444 submit/tizen_mobile/20141120.000000
authorŁukasz Stelmach <l.stelmach@samsung.com>
Mon, 3 Nov 2014 17:13:55 +0000 (18:13 +0100)
committerLukasz Stelmach <l.stelmach@samsung.com>
Mon, 3 Nov 2014 17:20:30 +0000 (09:20 -0800)
With the Group tag explicitly set to "Documentation" trigger rpmlint
errors. With the tag removed from the macro the packages inherit their
parents' groups which makes rpmlint happy.

Change-Id: I3bbb02e58be284ebf36f3cfb0b2fa66b912332d3
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
packaging/rpm-tizen_macros

index e7648f9..2e7d432 100644 (file)
@@ -178,7 +178,6 @@ This package provides translations for package %{name}.\
 %docs_package \
 %package docs \
 Summary: Documentation for package %{name}\
-Group: Documentation\
 AutoReqProv: 0\
 %description docs\
 This package provides documentation for package %{name}.\