projects
/
platform
/
upstream
/
elementary.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58fb459
)
fix wrong rpmspec description
author
Adrian Negreanu
<adrian.m.negreanu@intel.com>
Wed, 7 Aug 2013 20:06:12 +0000
(23:06 +0300)
committer
Jaehwan Kim
<jae.hwan.kim@samsung.com>
Tue, 3 Mar 2015 02:47:39 +0000
(11:47 +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
patch
|
blob
|
history
diff --git
a/packaging/elementary.spec
b/packaging/elementary.spec
index 809fceaaef23031c4711b33f1aa512e8131d09ed..67f52fb9395f1b7625d36945f31e67a8b0220386 100644
(file)
--- a/
packaging/elementary.spec
+++ b/
packaging/elementary.spec
@@
-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