Fix spec file and remove Werror option 77/127077/1 accepted/tizen/unified/20170426.195929 submit/tizen/20170426.063020 tizen_4.0.m1_release
authorHyunjee Kim <hj0426.kim@samsung.com>
Wed, 26 Apr 2017 06:25:24 +0000 (15:25 +0900)
committerHyunjee Kim <hj0426.kim@samsung.com>
Wed, 26 Apr 2017 06:25:42 +0000 (15:25 +0900)
Change-Id: Ie9abfe84610b309026189a32db7fc157df50ebd9
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
CMakeLists.txt
packaging/capi-base-utils.spec

index 20b3c5b..733a823 100755 (executable)
@@ -12,7 +12,7 @@ INCLUDE_DIRECTORIES(
        ${common_pkgs_INCLUDE_DIRS}
 )
 
-SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} ${EXTRA_CFLAGS} -fPIC -Wall -Werror")
+SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} ${EXTRA_CFLAGS} -fPIC -Wall")
 SET(CMAKE_C_FLAGS_DEBUG "-O0 -g")
 SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${EXTRA_CFLAGS}")
 
index 776e9a0..f4a242f 100755 (executable)
@@ -30,7 +30,7 @@ License:    Apache-2.0
 Summary:    The Base Utils Tool
 Version:    1.0.0
 Group:      Base
-Requires:      capi-base-utils-i18n
+Requires:      capi-base-utils
 
 %description -n i18ninfo
 The base utils library test tool