From: Jiyoun Park Date: Fri, 10 Nov 2017 06:23:20 +0000 (+0900) Subject: efl.spec: fix spec parse error X-Git-Tag: submit/sandbox/upgrade/efl120/20180319.053334~1040 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=559d226027e153fb3caade2d4512d62eebd33c29;p=platform%2Fupstream%2Fefl.git efl.spec: fix spec parse error --- diff --git a/packaging/efl.spec b/packaging/efl.spec index 6ca08c6..1059eb1 100644 --- a/packaging/efl.spec +++ b/packaging/efl.spec @@ -656,23 +656,24 @@ License: BSD-2-Clause and MIT %description -n ecore-wayland-devel Development files for ecore_wayland -%package -n ecore-wl2 -Summary: Ecore wayland interface library version 2 - wayland -Requires: %{name}-data = %{version}-%{release} -License: BSD-2-Clause and MIT +#%package -n ecore-wl2 +#Summary: Ecore wayland interface library version 2 - wayland +#Requires: %{name}-data = %{version}-%{release} +#License: BSD-2-Clause and MIT -%description -n ecore-wl2 -This is a glue/wrapper library to interface EFL to Wayland libraries -to tie them into the Ecore main-loop and event queue. -%package -n ecore-wl2-devel -Summary: Development components for the ecore_wl2 package -Group: Graphics & UI Framework/Development -Requires: ecore-wl2 = %{version}-%{release} -License: BSD-2-Clause and MIT +#%description -n ecore-wl2 +#This is a glue/wrapper library to interface EFL to Wayland libraries +#to tie them into the Ecore main-loop and event queue. -%description -n ecore-wl2-devel -Development files for ecore_wl2 +#%package -n ecore-wl2-devel +#Summary: Development components for the ecore_wl2 package +#Group: Graphics & UI Framework/Development +#Requires: ecore-wl2 = %{version}-%{release} +#License: BSD-2-Clause and MIT + +#%description -n ecore-wl2-devel +#Development files for ecore_wl2 %package -n ecore-x Summary: Enlightened Core X interface library - x @@ -1109,7 +1110,7 @@ This package provides translations for package %{name}. Summary: Ecore_Wl2 provides a wrapper and convenience functions for using the Wayland protocol in implementing a window system. Requires: %{name}-data = %{version}-%{release} License: BSD-2-Clause -# i am not sure that the license is correct + i am not sure that the license is correct %description -n ecore-wl2 Ecore_Wl2 provides a wrapper and convenience functions for using the Wayland protocol in implementing a window system.