Group: Applications
License: Samsung Proprietary License
Source0: %{name}-%{version}.tar.gz
+Source1001: packaging/org.tizen.gallery.manifest
BuildRequires: cmake
BuildRequires: gettext-tools
BuildRequires: edje-tools
%setup -q
%build
+cp %{SOURCE1001} .
cmake . -DCMAKE_INSTALL_PREFIX=%{_appdir}/org.tizen.gallery
chown -R 5000:5000 %{_appdir}/org.tizen.gallery/data
%files -f gallery.lang
+%manifest org.tizen.gallery.manifest
%{_appdir}/org.tizen.gallery/res/images/*
%{_appdir}/org.tizen.gallery/res/.decarta/conf.enc
%{_appdir}/org.tizen.gallery/res/edje/gallery.edj
%files -n libug-gallery-efl -f ug-gallery-efl.lang
+%manifest org.tizen.gallery.manifest
%{_ugdir}/res/images/gallery-efl/images/*
%{_ugdir}/res/edje/gallery-efl/gallery-efl.edj
%{_ugdir}/lib/libug-gallery-efl.so.0.0.1