From: Rusty Lynch Date: Tue, 29 Oct 2013 17:48:25 +0000 (-0700) Subject: Remove requirement for e17 with wayland and fix rpmlint errors X-Git-Tag: submit/tizen_ivi_stable/20131116.011113 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fe17-misc.git;a=commitdiff_plain;h=refs%2Ftags%2Fsubmit%2Ftizen_ivi_stable%2F20131116.011113 Remove requirement for e17 with wayland and fix rpmlint errors Even though the name of this package contains e17, this is really efl configuration which applies for both X based systems using e17 and wayland based systems using weston. Signed-off-by: Rusty Lynch Change-Id: Ia4b9fb267dfe5edecbd9821dd8b27ed271690763 --- diff --git a/packaging/e17-misc.spec b/packaging/e17-misc.spec index 3640d4a..d0ad803 100644 --- a/packaging/e17-misc.spec +++ b/packaging/e17-misc.spec @@ -1,14 +1,18 @@ +%bcond_with wayland + Name: e17-misc Summary: E17 Config files Version: 0.4.2 Release: 1 -Group: System/GUI/Other -License: BSD +Group: Graphics & UI Framework/Configuration +License: BSD-2-Clause Source0: %{name}-%{version}.tar.gz Source1001: e17-misc.manifest BuildRequires: pkgconfig(eet) BuildRequires: eet-tools +%if !%{with wayland} Requires: e17 +%endif %description The E17 extra configuration files