packaging: removed ivi-resource-manager.
authorIsmo Puustinen <ismo.puustinen@intel.com>
Mon, 8 Dec 2014 13:10:48 +0000 (15:10 +0200)
committerKrisztian Litkey <krisztian.litkey@intel.com>
Thu, 8 Jan 2015 16:37:20 +0000 (18:37 +0200)
Change-Id: Iab08fd26b687d4c0129e117d6f63172d8a1cd502

packaging/murphy.spec

index 25fe1d9..b497b0f 100644 (file)
@@ -216,13 +216,6 @@ Requires: %{name} = %{version}
 %description tests
 This package contains various test binaries for Murphy.
 
-%package ivi-resource-manager
-Summary: Murphy IVI resource manager plugin
-Group: System/Service
-
-%description ivi-resource-manager
-This package contains the Murphy IVI resource manager plugin.
-
 %if %{with icosyscon}
 %package system-controller
 Summary: Murphy IVI System Controller plugin
@@ -252,7 +245,7 @@ V="V=1"
 %endif
 
 CONFIG_OPTIONS=""
-DYNAMIC_PLUGINS="domain-control,system-controller,ivi-resource-manager"
+DYNAMIC_PLUGINS="domain-control,system-controller"
 
 %if %{with pulse}
 CONFIG_OPTIONS="$CONFIG_OPTIONS --enable-gpl --enable-pulse"
@@ -600,11 +593,6 @@ ldconfig
 %{_bindir}/murphy-console
 %manifest murphy.manifest
 
-%files ivi-resource-manager
-%defattr(-,root,root,-)
-%{_libdir}/murphy/plugins/plugin-ivi-resource-manager.so
-%manifest murphy.manifest
-
 %if %{with icosyscon}
 %files system-controller
 %defattr(-,root,root,-)