Revert "[Common][Contact][Callhistory] changed required rpm name" 19/127619/1
authorPiotr Kosko <p.kosko@samsung.com>
Fri, 28 Apr 2017 05:50:06 +0000 (05:50 +0000)
committerPiotr Kosko <p.kosko@samsung.com>
Fri, 28 Apr 2017 05:50:06 +0000 (05:50 +0000)
.pc file name was not changed, commit is not needed.

This reverts commit b8b6af88c5551ee781196a4f6e389cf4f2984625.

Change-Id: I8edc1e68cce0d0fcb4057bef3d838ff0406a7c53

packaging/webapi-plugins.spec
src/callhistory/callhistory.gyp

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