fix wrong rpmspec description
authorAdrian Negreanu <adrian.m.negreanu@intel.com>
Wed, 7 Aug 2013 20:06:12 +0000 (23:06 +0300)
committerJaehwan Kim <jae.hwan.kim@samsung.com>
Thu, 12 Mar 2015 02:23:04 +0000 (11:23 +0900)
error: line 47: Package does not exist: %description config
error: RPM error while parsing spec: can't parse specfile

Signed-off-by: Adrian Negreanu <adrian.m.negreanu@intel.com>
packaging/elementary.spec

index 809fceaaef23031c4711b33f1aa512e8131d09ed..67f52fb9395f1b7625d36945f31e67a8b0220386 100644 (file)
@@ -44,7 +44,7 @@ EFL elementary examples
 %package tools
 Summary:   EFL elementary configuration and test apps
 
-%description config
+%description tools
 EFL elementary configuration and test apps
 
 %package devel