Merge "Add libOAuth" into tizen
authorWoo Chang Kim <wchang.kim@samsung.com>
Fri, 4 Aug 2017 06:07:47 +0000 (06:07 +0000)
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>
Fri, 4 Aug 2017 06:07:47 +0000 (06:07 +0000)
1  2 
packaging/domain-apis.inc

index 7e6b1e28e782a35041b15d35336b51f0407e69e7,a88849af5417b9b0d77fb0f227824c542801c0c9..0328e7e4b31f85d283de51132e353656a8eb1b30
@@@ -78,26 -80,26 +78,25 @@@ which is following oauth 2.0 specificat
  
  %files sub2-domain_API-Account-OAuth2
  
 -### TODO - Sync Manager ###
 -# Summary, description
 -
  %package sub2-domain_API-Account-Sync_Manager
  Summary:      Sync Manager
 +Requires:     libcore-sync-client
 +Requires:     %{name}-sub2-domain_API-Account-Account_Manager
 +Requires:     %{name}-sub2-domain_API-Social-Contacts
 +Suggests:     %{name}-sub1-domain_API-Telephony
 +Suggests:     %{name}-sub2-domain_API-Network-WiFi
  %description sub2-domain_API-Account-Sync_Manager
 -
 -### TODO ###
 -# packakge list
 -
 +This block supports managing data synchronization. Also, to use this feature, either Data Network or Wi-Fi connection is required. Once you check the Sync Manager before Image Creation, it will be included the image.
  %files sub2-domain_API-Account-Sync_Manager
  
- ### TODO - libOAuth ###
- # Summary, description
  %package sub2-domain_API-Account-libOAuth
  Summary:      libOAuth
+ Requires: liboauth
  %description sub2-domain_API-Account-libOAuth
  
- ### TODO ###
- # packakge list
+ Functions implementing the OAuth Core RFC 5849 protocol.
  
  %files sub2-domain_API-Account-libOAuth