Resolved 64bit compilation error 50/50750/1 accepted/tizen/mobile/20151031.105827 submit/tizen_mobile/20151030.142112
authorChandan <ch.kumar@samsung.com>
Fri, 30 Oct 2015 14:04:29 +0000 (19:34 +0530)
committerChandan <ch.kumar@samsung.com>
Fri, 30 Oct 2015 14:04:29 +0000 (19:34 +0530)
Change-Id: Id3c51f04358f58b747dae6314c017ace41ec6402
Signed-off-by: Chandan <ch.kumar@samsung.com>
org.tizen.music-player.manifest
packaging/org.tizen.music-player.spec

index 4fdea1f7da49b7d0deb1ea4b47a8cab798dc5f8b..d7f55b2f5bcb223ebd11121ba72077f8c7fcd71a 100755 (executable)
@@ -15,8 +15,6 @@
                <filesystem path="/usr/share/icons/default/small/org.tizen.sound-player.png" label="_" />
                <filesystem path="/usr/apps/org.tizen.music-player/res/*" label="_" />
                <filesystem path="/opt/etc/dump.d/module.d/dump_org.tizen.music-player.sh" label="_" />
-               <filesystem path="/usr/apps/org.tizen.music-player/author-signature.xml" label="_" />
-               <filesystem path="/usr/apps/org.tizen.music-player/signature1.xml" label="_" />
                <filesystem path="/usr/apps/org.tizen.music-player/res/locale/*" label="_" />
        </assign>
 </manifest>
index 5a74b04e4852b59afc9c3bb771846c63b07ab0da..faa110816384097daa7dca01365134eda884afc8 100755 (executable)
@@ -161,7 +161,7 @@ cp LICENSE %{buildroot}/usr/share/license/%{name}
 %define tizen_author_sign 1
 %define tizen_dist_sign 1
 
-execstack -c %{buildroot}%{PREFIX}/bin/music-player
+#execstack -c %{buildroot}%{PREFIX}/bin/music-player
 
 %pre
 if [ -n "`env|grep SBOX`" ]; then