Hello Shagun,
On Sat, 2016-11-19 at 07:50 +0000, Maheshwari, Shagun wrote:
package: kde-baseapps-4.10.5-4.el7.centos.x86_64 unresolved deps: kde-runtime >= 0:4.14.8
$ grep kde-runtime kde-baseapps.spec Requires: kde-runtime%{?_kde4_version: >= %{_kde4_version}}
That would suggest that you have built your rpms on a system that has kde 0:4.14.8 installed. It is probably a good idea to have your build system match your production environment, so build on C7 if you deploy on C7.
Regards, Leonard.