fix wrong rpmspec description
authorAdrian Negreanu <adrian.m.negreanu@intel.com>
Wed, 7 Aug 2013 20:06:12 +0000 (23:06 +0300)
committerEduardo Lima (Etrunko) <eduardo.lima@intel.com>
Tue, 13 Aug 2013 20:49:39 +0000 (17:49 -0300)
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 809fcea..67f52fb 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