[Common][Contact][Callhistory] changed required rpm name 29/127429/2 submit/tizen/20170427.103040
authorPiotr Kosko <p.kosko@samsung.com>
Thu, 27 Apr 2017 08:15:02 +0000 (10:15 +0200)
committerPiotr Kosko <p.kosko@samsung.com>
Thu, 27 Apr 2017 09:45:30 +0000 (11:45 +0200)
[Comment] related native change https://review.tizen.org/gerrit/#/c/126363/
  need to be merged first.

Change-Id: I5d7280a38bfd07a9d73ae11d66a53c14d549146d
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
packaging/webapi-plugins.spec
src/callhistory/callhistory.gyp

index 03cb942a280f4b02820fcf4899cf685783cdc19a..13e108b0c2611f486ac1ffa167d96db6ce14bd28 100644 (file)
@@ -495,11 +495,11 @@ BuildRequires:  pkgconfig(calendar-service2)
 %endif
 
 %if "%{?tizen_feature_contact_support}" == "1" || "%{?unified_build}" == "1"
-BuildRequires:  pkgconfig(contacts-service2)
+BuildRequires:  pkgconfig(contacts-service)
 %endif
 
 %if "%{?tizen_feature_callhistory_support}" == "1" || "%{?unified_build}" == "1"
-BuildRequires:  pkgconfig(contacts-service2)
+BuildRequires:  pkgconfig(contacts-service)
 %endif
 
 %if "%{?tizen_feature_exif_support}" == "1" || "%{?unified_build}" == "1"
index 3e88ecc0f999b95a61f845d8f451387d974d7bad..7494b586f98988970bff83e0d8813d8b347162ea 100644 (file)
@@ -37,4 +37,4 @@
       ],
     },
   ],
-}
\ No newline at end of file
+}