From: jk7744.park Date: Fri, 4 Mar 2016 04:39:19 +0000 (+0900) Subject: Tizen 2.4.0 rev3 SDK Public Release X-Git-Tag: accepted/tizen/2.3.1/mobile/20160306.221329 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e3fdeefede80c89fc2a006dfe729baf2078869d4;p=framework%2Fappfw%2Fsppc.git Tizen 2.4.0 rev3 SDK Public Release --- diff --git a/arm/bin/push_tool b/arm/bin/push_tool index 5307718..278763d 100755 Binary files a/arm/bin/push_tool and b/arm/bin/push_tool differ diff --git a/arm/bin/pushd b/arm/bin/pushd index f89d03c..68d6bc8 100755 Binary files a/arm/bin/pushd and b/arm/bin/pushd differ diff --git a/arm/lib/libpush.so.0.2.12 b/arm/lib/libpush.so.0.2.12 index d6052a6..dac896a 100644 Binary files a/arm/lib/libpush.so.0.2.12 and b/arm/lib/libpush.so.0.2.12 differ diff --git a/doc/push_doc.h b/doc/push_doc.h index 4abc75a..b77f773 100755 --- a/doc/push_doc.h +++ b/doc/push_doc.h @@ -67,7 +67,7 @@ * * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK. * - * More details on featuring your application can be found from Feature Element. + * More details on featuring your application can be found from Feature Element. * */ diff --git a/packaging/push.spec b/packaging/push.spec index 4a393ab..2c2a175 100644 --- a/packaging/push.spec +++ b/packaging/push.spec @@ -2,15 +2,14 @@ Name: push Summary: Push services and client library.. -Version: 0.4.06 -Release: 1 +Version: 0.4.13 +Release: 2 Group: Application Framwork/Service License: Apache-2.0 Source0: %{name}-%{version}.tar.gz Source1: pushd.service Requires(post): /sbin/ldconfig Requires(post): /usr/bin/sqlite3 -Requires(post): /usr/bin/vconftool Requires(postun): /sbin/ldconfig %if %{_support_weblog} diff --git a/packaging/pushd.service b/packaging/pushd.service old mode 100755 new mode 100644 diff --git a/x86/bin/push_tool b/x86/bin/push_tool index 0149c22..6af6963 100755 Binary files a/x86/bin/push_tool and b/x86/bin/push_tool differ diff --git a/x86/bin/pushd b/x86/bin/pushd index 9ce03ef..1dc2a8a 100755 Binary files a/x86/bin/pushd and b/x86/bin/pushd differ diff --git a/x86/lib/libpush.so.0.2.12 b/x86/lib/libpush.so.0.2.12 index 864056b..37c80ab 100644 Binary files a/x86/lib/libpush.so.0.2.12 and b/x86/lib/libpush.so.0.2.12 differ