From 6b5515ed66418f7ac029464901186441398c891d Mon Sep 17 00:00:00 2001 From: Jaeho Lee Date: Tue, 18 Dec 2012 19:03:44 +0900 Subject: [PATCH] modified dlog tag Signed-off-by: Jaeho Lee --- include/appcore-internal.h | 2 +- packaging/app-core.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/appcore-internal.h b/include/appcore-internal.h index 975d308..dd3f890 100755 --- a/include/appcore-internal.h +++ b/include/appcore-internal.h @@ -24,7 +24,7 @@ #ifndef __APPCORE_INTERNAL_H__ #define __APPCORE_INTERNAL_H__ -#define LOG_TAG "Appcore" +#define LOG_TAG "APP_CORE" #include #include diff --git a/packaging/app-core.spec b/packaging/app-core.spec index ddb606c..3366b51 100644 --- a/packaging/app-core.spec +++ b/packaging/app-core.spec @@ -2,7 +2,7 @@ Name: app-core Summary: Application basic Version: 1.2 -Release: 38 +Release: 39 Group: TO_BE/FILLED_IN License: Apache License, Version 2.0 Source0: app-core-%{version}.tar.gz -- 2.7.4