summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandru Cornea <alexandru.cornea@intel.com>2013-06-28 12:09:58 +0300
committerAlexandru Cornea <alexandru.cornea@intel.com>2013-06-28 12:09:58 +0300
commit1af23cff67078681d65a42c256fa76e8a43262e9 (patch)
treebffcedf604b688056b10a0381d08e256eea44a33
parent012e7192db8e2e0de86f50516c3563b3209a8042 (diff)
downloadpwlock-tizen_ivi_release.tar.gz
pwlock-tizen_ivi_release.tar.bz2
pwlock-tizen_ivi_release.zip
-rw-r--r--org.tizen.pwlock.manifest8
-rw-r--r--packaging/org.tizen.pwlock.manifest5
-rwxr-xr-xpackaging/org.tizen.pwlock.spec4
3 files changed, 8 insertions, 9 deletions
diff --git a/org.tizen.pwlock.manifest b/org.tizen.pwlock.manifest
deleted file mode 100644
index 049a7f9..0000000
--- a/org.tizen.pwlock.manifest
+++ /dev/null
@@ -1,8 +0,0 @@
-<manifest>
- <define>
- <domain name="org.tizen.pwlock" />
- </define>
- <request>
- <domain name="org.tizen.pwlock" />
- </request>
-</manifest>
diff --git a/packaging/org.tizen.pwlock.manifest b/packaging/org.tizen.pwlock.manifest
new file mode 100644
index 0000000..017d22d
--- /dev/null
+++ b/packaging/org.tizen.pwlock.manifest
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+ <domain name="_"/>
+ </request>
+</manifest>
diff --git a/packaging/org.tizen.pwlock.spec b/packaging/org.tizen.pwlock.spec
index 272732f..d74ee7e 100755
--- a/packaging/org.tizen.pwlock.spec
+++ b/packaging/org.tizen.pwlock.spec
@@ -7,6 +7,7 @@ Release: 1
Group: TBD
License: TBD
Source0: %{name}-%{version}.tar.gz
+Source1001: org.tizen.pwlock.manifest
BuildRequires: pkgconfig(elementary)
BuildRequires: pkgconfig(ui-gadget-1)
@@ -35,6 +36,7 @@ Password lock application.
%prep
%setup -q
+cp %{SOURCE1001} .
%build
LDFLAGS+="-Wl,--rpath=%{PREFIX}/lib -Wl,--as-needed";export LDFLAGS
@@ -52,7 +54,7 @@ vconftool $GOPTION set -t bool db/pwlock/first_boot "1" -f
vconftool $GOPTION set -t int memory/pwlock/state "0" -f -i
%files
-%manifest org.tizen.pwlock.manifest
+%manifest %{name}.manifest
/etc/smack/accesses.d/org.tizen.pwlock.rule
%defattr(-,root,root,-)
%attr(4755,root,root) /usr/apps/org.tizen.pwlock/bin/pwlock