From: Chengwei Yang Date: Sun, 25 Aug 2013 02:39:24 +0000 (+0800) Subject: Remove debian packaging stuff X-Git-Tag: accepted/tizen/20130912.060025^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Faccepted%2Ftizen%2Fivi%2Fstable;p=platform%2Fcore%2Fsystem%2Foma-ds-agent.git Remove debian packaging stuff Change-Id: Id88c57fb7880eb3db45368cf0182d862965ae315 Signed-off-by: Chengwei Yang --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 7ddc553..a247e15 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,9 +7,8 @@ SET(CMAKE_SKIP_BUILD_RPATH TRUE) SET(PREFIX ${CMAKE_INSTALL_PREFIX}) SET(PLUGINDIR "${PREFIX}/lib/${PROJECT_NAME}") -# get library version from debian/changelog -get_version(debian/changelog VERSION VERSION_MAJOR) -MESSAGE(STATUS "Package version is ${VERSION} (major: ${VERSION_MAJOR}) from changelog") +SET(VERSION "0.1.66") +SET(VERSION_MAJOR "0") # pass macro defition to source files ADD_DEFINITIONS("-DPREFIX=\"${PREFIX}\"") diff --git a/debian/changelog b/debian/changelog deleted file mode 100755 index ee4d6d1..0000000 --- a/debian/changelog +++ /dev/null @@ -1,569 +0,0 @@ -oma-ds-agent (0.1.66) unstable; urgency=low - - * 1. when profile refresh, check account_id validance. - * 2. fixed that interval value check error. - * 3. fixed taht uri value return error. - * Git: framework/system/oma-ds-agent - * Tag: oma-ds-agent_0.1.66 - - -- sanghyukko Wed, 08 May 2013 16:53:09 +0900 - -oma-ds-agent (0.1.65) unstable; urgency=low - - * 1. When synchronising, edit/delete request block. - * Git: framework/system/oma-ds-agent - * Tag: oma-ds-agent_0.1.65 - - -- sanghyukko Thu, 02 May 2013 17:10:09 +0900 - -oma-ds-agent (0.1.64) unstable; urgency=low - - * 1. Add smack label for dbus service - * 2. Add 'oma-ds-agent.service' file - * 3. oma-ds-agent permit changed. (app -> root) - * Git: framework/system/oma-ds-agent - * Tag: oma-ds-agent_0.1.64 - - -- sanghyukko Mon, 01 Apr 2013 15:07:19 +0900 - -oma-ds-agent (0.1.63) unstable; urgency=low - - * 1. When profile gets, input param changed - * Git: framework/system/oma-ds-agent - * Tag: oma-ds-agent_0.1.63 - - -- sanghyukko Wed, 20 Mar 2013 17:47:54 +0900 - -oma-ds-agent (0.1.62) unstable; urgency=low - - * 1. when profile info gets, return value changed. - * Git: framework/system/oma-ds-agent - * Tag: oma-ds-agent_0.1.62 - - -- sanghyuk.ko Fri, 08 Mar 2013 09:43:14 +0900 - -oma-ds-agent (0.1.61) unstable; urgency=low - - * 1. sync_interval enum type added - * 2. Fixed for prevent. (5EA) - * Git: framework/system/oma-ds-agent - * Tag: oma-ds-agent_0.1.61 - - -- sanghyukko Thu, 28 Feb 2013 17:21:15 +0900 - -oma-ds-agent (0.1.60) unstable; urgency=low - - * 1. profile_dir_name create automatically. - * 2. stop sync process type added - * Git: framework/system/oma-ds-agent - * Tag: oma-ds-agent_0.1.60 - - -- sanghyukko Tue, 26 Feb 2013 17:25:19 +0900 - -oma-ds-agent (0.1.59) unstable; urgency=low - - * 1. tizen_2.0 code merge - * 2. Private code merge - * Git: framework/system/oma-ds-agent - * Tag: oma-ds-agent_0.1.59 - - -- sanghyukko Thu, 21 Feb 2013 14:20:47 +0900 - -oma-ds-agent (0.1.58) unstable; urgency=low - - * 1. FMM callog feature added. - * Git: magnolia/framework/system/oma-ds-agent - * Tag: oma-ds-agent_0.1.58 - - -- sanghyukko Thu, 07 Feb 2013 18:22:25 +0900 - -oma-ds-agent (0.1.57) unstable; urgency=low - - * 1. Smack rule added. - * Git: magnolia/framework/system/oma-ds-agent - * Tag: oma-ds-agent_0.1.57 - - -- sanghyukko Tue, 05 Feb 2013 19:59:27 +0900 - -oma-ds-agent (0.1.56) unstable; urgency=low - - * 1. Fixes for Prevent defects - * 2. Applied smack rule about db - * 3. DB file creation is moved from %post to %install - * 4. Apply smack label to booting script - * Git: magnolia/framework/system/oma-ds-agent - * Tag: oma-ds-agent_0.1.56 - - -- sanghyukko Thu, 31 Jan 2013 18:55:03 +0900 - -oma-ds-agent (0.1.55) unstable; urgency=low - - * 1. Fixes for Prevent defects - * 2. sync_agent_get_event_data_param_int/str applied. - * Git: magnolia/framework/system/oma-ds-agent - * Tag: oma-ds-agent_0.1.55 - - -- sanghyukko Fri, 25 Jan 2013 15:09:58 +0900 - -oma-ds-agent (0.1.54) unstable; urgency=low - - * 1. xcalllog patch (contacts_db_get_record -> contacts_db_get_records_with_query) - * Git: magnolia/framework/system/oma-ds-agent - * Tag: oma-ds-agent_0.1.54 - - -- jimo.park Fri, 18 Jan 2013 18:35:13 +0900 - -oma-ds-agent (0.1.53) unstable; urgency=low - - * 1. Indent applied. - * 2. Copyright modified. - * 3. Apply sync-agent-framework changes. - * 4. log format unified. - * Git: magnolia/framework/system/oma-ds-agent - * Tag: oma-ds-agent_0.1.53 - - -- sanghyuk.ko Thu, 27 Dec 2012 19:54:13 +0900 - -oma-ds-agent (0.1.52) unstable; urgency=low - - * 1. Apply tizen managed API - * 2. License category changed - * Git: magnolia/framework/system/oma-ds-agent - * Tag: oma-ds-agent_0.1.52 - - -- sanghyuk.ko Thu, 20 Dec 2012 22:14:57 +0900 - -oma-ds-agent (0.1.51) unstable; urgency=low - - * 1. Fixed for prevent defects. - * Git: magnolia/framework/system/oma-ds-agent - * Tag: oma-ds-agent_0.1.51 - - -- sanghyuk.ko Thu, 13 Dec 2012 16:10:05 +0900 - -oma-ds-agent (0.1.50) unstable; urgency=low - - * 1. Apply tizen managed API - * Git: magnolia/framework/system/oma-ds-agent - * Tag: oma-ds-agent_0.1.50 - - -- juhaki.park Fri, 07 Dec 2012 22:23:25 +0900 - -oma-ds-agent (0.1.49) unstable; urgency=low - - * 1. Fixed for prevent defect. - * 2. Applied ipc refactoring. - * 3. API name changed. (sync_agent_query_delete_service_item -> sync_agent_query_delete_service_items) - * Git: magnolia/framework/system/oma-ds-agent - * Tag: oma-ds-agent_0.1.49 - - -- sanghyuk.ko Thu, 06 Dec 2012 16:04:25 +0900 - -oma-ds-agent (0.1.48) unstable; urgency=low - - * 1. Fixed for prevent defect - * 2. Modify contact record merge function - * 3. change debug_msg file path - * Git: magnolia/framework/system/oma-ds-agent - * Tag: oma-ds-agent_0.1.48 - - -- sanghyuk.ko Thu, 29 Nov 2012 21:14:00 +0900 - -oma-ds-agent (0.1.47) unstable; urgency=low - - * 1. Fixed for prevent defect. - * 2. Smack option added. - * Git: magnolia/framework/system/oma-ds-agent - * Tag: oma-ds-agent_0.1.47 - - -- sanghyuk.ko Thu, 22 Nov 2012 19:52:04 +0900 - -oma-ds-agent (0.1.46) unstable; urgency=low - - * Apply contacts-service2 api - * Git: magnolia/framework/system/oma-ds-agent - * Tag: oma-ds-agent_0.1.46 - - -- sanghyuk.ko Fri, 16 Nov 2012 14:39:57 +0900 - -oma-ds-agent (0.1.45) unstable; urgency=low - - * 1. calendar-service2 api - * 2. calendar managed api - * 3. oma-ds-agent-enabled path update. - * Git: magnolia/framework/system/oma-ds-agent - * Tag: oma-ds-agent_0.1.45 - - -- Juhaki Park Thu, 08 Nov 2012 20:24:32 +0900 - -oma-ds-agent (0.1.44) unstable; urgency=low - - * 1. Write wrong sync result patch. - * Git: magnolia/framework/system/oma-ds-agent - * Tag: oma-ds-agent_0.1.44 - - -- Juhaki Park Thu, 01 Nov 2012 17:54:32 +0900 - -oma-ds-agent (0.1.43) unstable; urgency=low - - * 1. log patch for build. - * Git: magnolia/framework/system/oma-ds-agent - * Tag: oma-ds-agent_0.1.43 - - -- Juhaki Park Thu, 25 Oct 2012 19:38:32 +0900 - -oma-ds-agent (0.1.42) unstable; urgency=low - - * 1. dbus auto activation - * Git: magnolia/framework/system/oma-ds-agent - * Tag: oma-ds-agent_0.1.42 - - -- Juhaki Park Tue, 23 Oct 2012 18:30:32 +0900 - -oma-ds-agent (0.1.41) unstable; urgency=low - - * 1. dbus auto activation - * Git: magnolia/framework/system/oma-ds-agent - * Tag: oma-ds-agent_0.1.41 - - -- Juhaki Park Tue, 23 Oct 2012 17:50:32 +0900 - -oma-ds-agent (0.1.40) unstable; urgency=low - - * 1. noti send fail fixed. - * 2. Implements Reset API. - * Git: magnolia/framework/system/oma-ds-agent - * Tag: oma-ds-agent_0.1.40 - - -- Juhaki Park Thu, 18 Oct 2012 18:09:32 +0900 - -oma-ds-agent (0.1.39) unstable; urgency=low - - * 1. Remove warning - * 2. Logging macro - * 3. Unifying item-manpulating APIs - * Git: magnolia/framework/system/oma-ds-agent - * Tag: oma-ds-agent_0.1.39 - - -- Juhaki Park Fri, 12 Oct 2012 16:09:32 +0900 - -oma-ds-agent (0.1.38) unstable; urgency=low - - * 1. Fix Build error - * Git: magnolia/framework/system/oma-ds-agent - * Tag: oma-ds-agent_0.1.38 - - -- Sunbong Ha Thu, 27 Sep 2012 18:19:32 +0900 - -oma-ds-agent (0.1.37) unstable; urgency=low - - * 1. API refactory. - * Git: magnolia/framework/system/oma-ds-agent - * Tag: oma-ds-agent_0.1.37 - - -- Juhaki Park Thu, 27 Sep 2012 16:50:39 +0900 - -oma-ds-agent (0.1.36) unstable; urgency=low - - * 1. Bug fix in manifest file - * Git: magnolia/framework/system/oma-ds-agent - * Tag: oma-ds-agent_0.1.36 - - -- WooJin Yun Tue, 25 Sep 2012 13:37:39 +0900 - -oma-ds-agent (0.1.35) unstable; urgency=low - - * 1. SMACK applied - * Git: magnolia/framework/system/oma-ds-agent - * Tag: oma-ds-agent_0.1.35 - - -- WooJin Yun Mon, 24 Sep 2012 11:23:26 +0900 - -oma-ds-agent (0.1.34) unstable; urgency=low - - * 1. SMACK applied - * 2. preun , postun patch about spec file - * Git: magnolia/framework/system/oma-ds-agent - * Tag: oma-ds-agent_0.1.34 - - -- Juhaki Park Fri, 21 Sep 2012 10:55:20 +0900 - -oma-ds-agent (0.1.33) unstable; urgency=low - - * 1. Apply changes due to packa name change : sync-agent-framework -> sync-agent - * 2. Memory leak redemption - * 3. g_main_loop_run( ) placed in main thread - * 4. Plugins moved to agent daemon - * 5. Add pkg build requires in spec file - * Git: magnolia/framework/system/oma-ds-agent - * Tag: oma-ds-agent_0.1.33 - - -- WooJin Yun Thu, 06 Sep 2012 21:17:20 +0900 - -oma-ds-agent (0.1.32) unstable; urgency=low - - * 1. Apply Tizen Managed API changes - * 2. Change header file include style - * 3. Add null check before access session struct - * 4. Apply Tizen Managed API changes : Missing changes in external - * Git: magnolia/framework/system/oma-ds-agent - * Tag: oma-ds-agent_0.1.32 - - -- WooJin Yun Fri, 31 Aug 2012 12:38:34 +0900 - -oma-ds-agent (0.1.31) unstable; urgency=low - - * 1. Remove module name from external header file name - * 2. package name is changed (oma-ds-service -> oma-ds-agent) - * 3. Modify config xml file for plugin - * Git: magnolia/framework/system/oma-ds-agent - * Tag: oma-ds-agent_0.1.31 - - -- WooJin Yun Thu, 23 Aug 2012 14:37:44 +0900 - -oma-ds-agent (0.1.30) unstable; urgency=low - - * 1. External header renaming - * 2. plugin separation : framework module generic - * 3. remove include/agent-framework - * 4. Fix libxml2 API multi-thread issue - * Git: magnolia/framework/system/oma-ds-agent - * Tag: oma-ds-agent_0.1.30 - - -- WooJin Yun Fri, 17 Aug 2012 12:25:00 +0900 - -oma-ds-service (0.1.29) unstable; urgency=low - - * pkg upload. Everdroid sever issue applied. - * Git: slp/pkgs/o/oma-ds-service - * Tag: oma-ds-service_0.1.29 - - -- sanghyuk ko Thu, 09 Aug 2012 20:31:49 +0900 - -oma-ds-service (0.1.28) unstable; urgency=low - - * Directory restructuring applied - * Git: slp/pkgs/o/oma-ds-service - * Tag: oma-ds-service_0.1.28 - - -- WooJin Yun Tue, 07 Aug 2012 20:51:07 +0900 - -oma-ds-service (0.1.27) unstable; urgency=low - - * local test done. Synctype changed by server. JIRA issue fix - S1-4022. - * Git: slp/pkgs/o/oma-ds-service - * Tag: oma-ds-service_0.1.27 - - -- Juhaki Park Tue, 24 Jul 2012 15:35:51 +0900 - -oma-ds-service (0.1.26) unstable; urgency=low - - * local test done. pkg-upload. Id provider up , adding maintainer , null check - * Git: slp/pkgs/o/oma-ds-service - * Tag: oma-ds-service_0.1.26 - - -- Juhaki Park Wed, 18 Jul 2012 17:05:51 +0900 - -oma-ds-service (0.1.25) unstable; urgency=low - - * pkg upload. - * Git: slp/pkgs/o/oma-ds-service - * Tag: oma-ds-service_0.1.25 - - -- Juhaki Park Tue, 10 Jul 2012 10:27:51 +0900 - -oma-ds-service (0.1.24) unstable; urgency=low - - * filename update. - * Git: slp/pkgs/o/oma-ds-service - * Tag: oma-ds-service_0.1.24 - - -- Juhaki Park Wed, 04 Jul 2012 15:27:51 +0900 - -oma-ds-service (0.1.23) unstable; urgency=low - - * fota directory changing. - * Git: slp/pkgs/o/oma-ds-service - * Tag: oma-ds-service_0.1.23 - - -- Juhaki Park Fri, 15 Jun 2012 14:47:51 +0900 - -oma-ds-service (0.1.22) unstable; urgency=low - - * pkg upload. - * Git: slp/pkgs/o/oma-ds-service - * Tag: oma-ds-service_0.1.22 - - -- Sunbong Ha Tue, 12 Jun 2012 11:47:51 +0900 - -oma-ds-service (0.1.21) unstable; urgency=low - - * vconf key update - pkg upload. - * Git: slp/pkgs/o/oma-ds-service - * Tag: oma-ds-service_0.1.21 - - -- Juhaki Park Thu, 24 May 2012 18:31:14 +0900 - -oma-ds-service (0.1.20) unstable; urgency=low - - * pkg upload. - * Git: slp/pkgs/o/oma-ds-service - * Tag: oma-ds-service_0.1.20 - - -- Juhaki Park Mon, 21 May 2012 18:31:14 +0900 - -oma-ds-service (0.1.19) unstable; urgency=low - - * 1. bug fixed double free - * 2. modified boiler plate - * Git: slp/pkgs/o/oma-ds-service - * Tag: oma-ds-service_0.1.19 - - -- Junhyuk Lee Wed, 09 May 2012 13:41:14 +0900 - -oma-ds-service (0.1.18) unstable; urgency=low - - * 1. implement resume logic ( two way sync ) - * 2. add cancel logic current sync in call log sync - * Git: slp/pkgs/o/oma-ds-service - * Tag: oma-ds-service_0.1.18 - - -- Junhyuk Lee Thu, 26 Apr 2012 16:08:03 +0900 - -oma-ds-service (0.1.17) unstable; urgency=low - - * 1. Integrate calllog sync flow - * 2. Change interface for static function in ServiceAdapter - * Git: slp/pkgs/o/oma-ds-service - * Tag: oma-ds-service_0.1.17 - - -- Junhyuk Lee Tue, 17 Apr 2012 21:01:55 +0900 - -oma-ds-service (0.1.16) unstable; urgency=low - - * package upload for sync-agent framework upload - * Git: slp/pkgs/o/oma-ds-service - * Tag: oma-ds-service_0.1.16 - - -- Junhyuk Lee Mon, 09 Apr 2012 15:36:07 +0900 - -oma-ds-service (0.1.15) unstable; urgency=low - - * package upload for sync-agent framework upload - * Git: slp/pkgs/o/oma-ds-service - * Tag: oma-ds-service_0.1.15 - - -- Junhyuk Lee Mon, 09 Apr 2012 15:00:04 +0900 - -oma-ds-service (0.1.14) unstable; urgency=low - - * package upload - * Git: slp/pkgs/o/oma-ds-service - * Tag: oma-ds-service_0.1.14 - - -- Joohark Park Tue, 03 Apr 2012 14:27:40 +0900 - -oma-ds-service (0.1.13) unstable; urgency=low - - * package upload - * Git: slp/pkgs/o/oma-ds-service - * Tag: oma-ds-service_0.1.13 - - -- Juhak Park Tue, 03 Apr 2012 12:27:40 +0900 - -oma-ds-service (0.1.12) unstable; urgency=low - - * oma-ds-service engine bug fixed & package upload - * Git: slp/pkgs/o/oma-ds-service - * Tag: oma-ds-service_0.1.12 - - -- Junhyuk Lee Thu, 29 Mar 2012 16:27:40 +0900 - -oma-ds-service (0.1.11) unstable; urgency=low - - * bug fixed & pkg upload - * Git: slp/pkgs/o/oma-ds-service - * Tag: oma-ds-service_0.1.11 - - - -- Junhyuk Lee Thu, 22 Mar 2012 20:51:11 +0900 - -oma-ds-service (0.1.10) unstable; urgency=low - - * bug fixed & pkg upload - * Git: slp/pkgs/o/oma-ds-service - * Tag: oma-ds-service_0.1.10 - - -- Junhyuk Lee Wed, 21 Mar 2012 16:35:21 +0900 - -oma-ds-service (0.1.9) unstable; urgency=low - - * pkg upload for sync-agent-fw pkg - * Git: slp/pkgs/o/oma-ds-service - * Tag: oma-ds-service_0.1.9 - - -- Junhyuk Lee Thu, 15 Mar 2012 17:06:33 +0900 - -oma-ds-service (0.1.8) unstable; urgency=low - - * pkg upload for sync-agent-fw pkg - * Git: slp/apps/o/oma-ds-service - * Tag: oma-ds-service_0.1.8 - - -- Junhyuk Lee Thu, 08 Mar 2012 11:31:30 +0900 - -oma-ds-service (0.1.7) unstable; urgency=low - - * pkg upload for sync-agent-fw pkg - * Git: slp/apps/o/oma-ds-service - * Tag: oma-ds-service_0.1.7 - - -- Junhyuk Lee Wed, 29 Feb 2012 14:08:51 +0900 - -oma-ds-service (0.1.6) unstable; urgency=low - - * pkg upload & err msg string fixed - * Git: slp/apps/o/oma-ds-service - * Tag: oma-ds-service_0.1.6 - - -- leejunhyuk Mon, 27 Feb 2012 18:15:29 +0900 - -oma-ds-service (0.1.5) unstable; urgency=low - - * pkg update for version up - * Git: slp/apps/o/oma-ds-service - * Tag: oma-ds-service_0.1.5 - - -- leejunhyuk Tue, 21 Feb 2012 16:27:17 +0900 - -oma-ds-service (0.1.4) unstable; urgency=low - - * pkg update for version up - * Git: slp/apps/o/oma-ds-service - * Tag: oma-ds-service_0.1.4 - - -- leejunhyuk Thu, 09 Feb 2012 16:38:41 +0900 - -oma-ds-service (0.1.3) unstable; urgency=low - - * pkg update for sync-agent fw update - * Git: slp/apps/o/oma-ds-service - * Tag: oma-ds-service_0.1.3 - - -- leejunhyuk Thu, 09 Feb 2012 16:15:49 +0900 - -oma-ds-service (0.1.2) unstable; urgency=low - - * pkg version up - * Git: slp/apps/o/oma-ds-service - * Tag: oma-ds-service_0.1.2 - - -- leejunhyuk Thu, 02 Feb 2012 10:46:21 +0900 - -oma-ds-service (0.1.1) unstable; urgency=low - - * Initial release - * Git: slp/apps/o/oma-ds-service - * Tag: oma-ds-service_0.1.1 - - -- leejunhyuk Wed, 01 Feb 2012 10:30:16 +0900 diff --git a/debian/control b/debian/control deleted file mode 100755 index 5166e62..0000000 --- a/debian/control +++ /dev/null @@ -1,22 +0,0 @@ -Source: oma-ds-agent -Section: embedded -Priority: optional -Maintainer: WooJin Yun , Joohark Park , Junhyuk Lee -Uploaders: Joohark Park , Junhyuk Lee -Build-Depends: debhelper (>= 5), libglib2.0-dev, sqlite3, libsoup2.4-dev, libsqlite3-dev, check, libvconf-dev, libexpat1-dev, libsync-agent-framework-dev, libwbxml2-dev -Standards-Version: 0.1.1 - -Package: oma-ds-agent -Section: embedded -Architecture: any -Priority: optional -Depends: ${shlibs:Depends}, ${misc:Depends}, -Description: OMA Data Synchronization service module - -Package: oma-ds-agent-dbg -Section: debug -Architecture: any -Priority: optional -Depends: ${shlibs:Depends}, ${misc:Depends}, oma-ds-agent (= ${Source-Version}) -Description: OMA Data Synchronization service module (unstripped) - diff --git a/debian/control.slp b/debian/control.slp deleted file mode 100644 index 20474e7..0000000 --- a/debian/control.slp +++ /dev/null @@ -1,8 +0,0 @@ -#Mon Nov 08 05:13:18 KST 2010 -Privileges= -AppInstallPath=/usr -UserUninstall=yes -IdealScreen=480x800,46x71 -Version=1.0.0 - - diff --git a/debian/postinst b/debian/postinst deleted file mode 100644 index 711fa30..0000000 --- a/debian/postinst +++ /dev/null @@ -1,45 +0,0 @@ -#!/bin/sh - -echo "" -echo "" -echo "*********************************************************************************" -echo " post install script run..." -echo "*********************************************************************************" -echo "executing oma agent unit test binary." - -OMA_TEST_BIN="/usr/bin/oma-test" -if [ ! -e "$OMA_TEST_BIN" ] -then - echo " oma-agent test binary missing. (check debian package is in release mode)" -else - - echo "" - echo "" - echo "*********************************************************************************" - echo " oma agent unit test run..." - echo "*********************************************************************************" - echo "" - $OMA_TEST_BIN -fi -echo "create oma-ds directory" -if [ ! -d /opt/data/oma-ds ] -then - mkdir /opt/data/oma-ds -fi - -echo "deleting framework db files" -if [ -d /usr/share/sync-agent-framework ] -then - rm -rf /usr/share/sync-agent-framework -fi - -echo "deleting db files" -if [ -f /opt/dbspace/.omasyncagent.db ] -then - rm -rf /opt/dbspace/.omasyncagent.db -fi - -if [ -f /opt/dbspace/.omasyncagent.db-journal ] -then - rm -rf /opt/dbspace/.omasyncagent.db-journal -fi diff --git a/debian/rules b/debian/rules deleted file mode 100755 index a28c17d..0000000 --- a/debian/rules +++ /dev/null @@ -1,104 +0,0 @@ -#!/usr/bin/make -f - -## DO NOT MODIFY THIS AREA : BEGIN - -# Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 - -# $(PKGDIR) is a package build directory to create a final .deb package . -include debian/control.slp - -PKGDIR = debian/PKG -ifneq (,$(filter ide,$(DEB_BUILD_OPTIONS))) -DESTDIR = . -else -DESTDIR = .. -endif -CONTROLFILE = debian/control.slp -CONTROLFILE_SRC = debian/control - -CFLAGS = -Wall -g - -ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) - CFLAGS += -O0 -else - CFLAGS += -O2 -endif - -build: pre-build configure - # Add here commands to compile the package. - $(MAKE) - -configure: - cmake . -DCMAKE_INSTALL_PREFIX=${AppInstallPath} -DCMAKE_PROJECT=${Source} - rm -rf CMakeFiles/CompilerIdC* -# sed 's/^Package:.*$$/Package: $(Package)/' $(CONTROLFILE_SRC) > $(CONTROLFILE_SRC).tmp ; mv -f $(CONTROLFILE_SRC).tmp $(CONTROLFILE_SRC) - -clean: - # Add here commands to clean up before the build process. - # debian clean - -$(MAKE) clean - - -find . -name "CMakeFiles" -exec rm -rf {} \; - -find . -name "CMakeCache.txt" -exec rm -rf {} \; - -find . -name "Makefile" -exec rm -rf {} \; - -find . -name "cmake_install.cmake" -exec rm -rf {} \; - -find . -name "install_manifest.txt" -exec rm -rf {} \; - -find . -name "*.pc" -exec rm -rf {} \; - -find . -name "*.so" -exec rm -rf {} \; - - -rm -rf ./oma-ds-agent - -rm -rf ./oma-test - - -rm -rf $(PKGDIR) - - dh_clean - -install: build pre-install - rm -rf $(PKGDIR) - mkdir $(PKGDIR) - - # Add here commands to install the package into $(PKGDIR). - $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install - - mkdir -p $(CURDIR)/debian/tmp/etc/rc.d/init.d - install -c $(CURDIR)/syncmld_mgr $(CURDIR)/debian/tmp/etc/rc.d/init.d - - mkdir -p $(CURDIR)/debian/tmp/etc/rc.d/rc3.d - ln -s ../init.d/syncmld_mgr $(CURDIR)/debian/tmp/etc/rc.d/rc3.d/S91oma-ds-agent - - mkdir -p $(CURDIR)/debian/tmp/etc/rc.d/rc5.d - ln -s ../init.d/syncmld_mgr $(CURDIR)/debian/tmp/etc/rc.d/rc5.d/S91oma-ds-agent - -# Build architecture-dependent files here. -binary: install pre-binary - dh_testdir - dh_testroot - #dh_installchangelogs - dh_installdocs - dh_installexamples - dh_install --sourcedir=debian/tmp - dh_link - dh_strip --dbg-package=oma-ds-agent - dh_compress - dh_fixperms - dh_makeshlibs - dh_installdeb - dh_shlibdeps - dh_gencontrol - dh_md5sums - dh_builddeb - -.PHONY: build clean install binary -## DO NOT MODIFY THIS AREA : END - -## DO NOT MODIFY OR DELETE TARGET. -pre-build: - # Add here commands to execute before the build process. - -pre-install: - # Add here commands to execute before installing the binaries into $(PKGDIR). - -pre-binary: - # Add here commands to execute before creating a package. - diff --git a/packaging/oma-ds-agent.changes b/packaging/oma-ds-agent.changes index 5d44e5a..977b423 100644 --- a/packaging/oma-ds-agent.changes +++ b/packaging/oma-ds-agent.changes @@ -1,6 +1,9 @@ * Wed Sep 04 2013 Victor Hakoun submit/tizen/20130815.013340@fe40e76 - Fix RPMLINT error +* Sun Aug 25 2013 Chengwei Yang +- Remove debian packaging stuff + * Wed Aug 21 2013 Chengwei Yang - Remove sysvinit script