add the libtdm dependency 82/80382/2 accepted/tizen/common/20160719.171815 accepted/tizen/ivi/20160718.104055 accepted/tizen/mobile/20160718.104041 accepted/tizen/tv/20160718.104049 accepted/tizen/wearable/20160718.104025 submit/tizen/20160718.014159
authorBoram Park <boram1288.park@samsung.com>
Mon, 18 Jul 2016 00:35:49 +0000 (09:35 +0900)
committerBoram Park <boram1288.park@samsung.com>
Mon, 18 Jul 2016 01:19:47 +0000 (10:19 +0900)
Change-Id: I3b4846c913de5334a8d300b965ac3a0c0ebdaf1f

packaging/libtdm.spec

index 6e1472d..cb05c76 100644 (file)
@@ -27,6 +27,7 @@ This supports frontend & backend library header and so
 %package client
 Summary:        Client library for Tizen Display Manager
 Group:          Development/Libraries
+Requires:       libtdm = %{version}
 
 %description client
 Tizen Display Manager Client Library
@@ -45,7 +46,7 @@ Tizen Display Manager Client Library headers
 %package tools
 Summary:        Tools for libtdm
 Group:          Development/Utilities
-#Provides:       libtdm = %version
+Requires:       libtdm = %{version}
 
 %description tools
 This contains libtdm tools for fundamental testing