From 917b72bad3331d67b9acb1ce5bcbfc76e84bba75 Mon Sep 17 00:00:00 2001 From: Jinkun Jang Date: Sat, 16 Mar 2013 01:03:41 +0900 Subject: [PATCH] merge with master --- packaging/boot-animation.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packaging/boot-animation.spec b/packaging/boot-animation.spec index a0ef436..31c9003 100755 --- a/packaging/boot-animation.spec +++ b/packaging/boot-animation.spec @@ -6,7 +6,7 @@ Source: %{name}-%{version}.tar.gz Source101: boot-animation.service Source1001: packaging/boot-animation.manifest License: Flora Software License -Group: apps/home +Group: TO_BE/FILLED_IN BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildRequires: cmake BuildRequires: edje, edje-bin, embryo, embryo-bin @@ -28,6 +28,7 @@ Shows an animation and plays a sound when the device is booted or shutdown. %prep %setup -q +#%patch0 -p1 cmake . -DCMAKE_INSTALL_PREFIX=%{_prefix} -- 2.7.4