resetting manifest requested domain to floor submit/tizen/20130710.101326
authorAlexandru Cornea <alexandru.cornea@intel.com>
Thu, 27 Jun 2013 10:55:05 +0000 (13:55 +0300)
committerAlexandru Cornea <alexandru.cornea@intel.com>
Thu, 27 Jun 2013 10:55:05 +0000 (13:55 +0300)
packaging/org.tizen.calendar.manifest [new file with mode: 0644]
packaging/org.tizen.calendar.spec

diff --git a/packaging/org.tizen.calendar.manifest b/packaging/org.tizen.calendar.manifest
new file mode 100644 (file)
index 0000000..017d22d
--- /dev/null
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+    <domain name="_"/>
+ </request>
+</manifest>
index a2fa9c9..3a883d4 100755 (executable)
@@ -5,6 +5,7 @@ Release:    1
 Group:      TO_BE/FILLED_IN
 License:    Apache
 Source0:    %{name}-%{version}.tar.gz
+Source1001:    org.tizen.calendar.manifest
 
 BuildRequires:  pkgconfig(appcore-efl)
 BuildRequires:  pkgconfig(appsvc)
@@ -50,6 +51,7 @@ Calendar UI gadget (EFL).
 
 %prep
 %setup -q
+cp %{SOURCE1001} .
 
 %build
 %define PREFIX    "/opt/apps/org.tizen.calendar"
@@ -96,6 +98,7 @@ chmod 770 /opt/data/ug-calendar
 %postun
 
 %files -n org.tizen.calendar
+%manifest %{name}.manifest
 %defattr(-,root,root,-)
 /opt/apps/org.tizen.calendar/bin/calendar
 /opt/apps/org.tizen.calendar/data/
@@ -106,11 +109,13 @@ chmod 770 /opt/data/ug-calendar
 /opt/share/icons/default/small/org.tizen.calendar.png
 
 %files -n org.tizen.calendar-viewer
+%manifest %{name}.manifest
 %defattr(-,root,root,-)
 /opt/apps/org.tizen.calendar-viewer/bin/calendar-viewer
 /opt/share/packages/org.tizen.calendar-viewer.xml
 
 %files -n libug-calendar-efl
+%manifest %{name}.manifest
 %defattr(-,root,root,-)
 /opt/ug/lib/*.so
 /opt/share/packages/libug-calendar-efl.xml