Remove the unused plugin package when GBS building 09/122809/1 accepted/tizen_ivi accepted/tizen/ivi/20170403.132046 accepted/tizen/unified/20170403.132109 submit/tizen/20170403.121011 tizen_4.0.m1_release
authorSangjung Woo <sangjung.woo@samsung.com>
Mon, 3 Apr 2017 12:07:05 +0000 (21:07 +0900)
committerSangjung Woo <sangjung.woo@samsung.com>
Mon, 3 Apr 2017 12:07:05 +0000 (21:07 +0900)
This patch removes the unused plugin package when GBS building since
this causes the build break on GCC 6.2 version.

Change-Id: Id24aa158b10130d1bcecfad09c0c36054743d090
Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
packaging/automotive-message-broker.spec

index fdf34a8..fbf809f 100644 (file)
@@ -170,15 +170,6 @@ Requires:   %{name} = %{version}-%{release}
 %description plugins-wheel
 source plugin for using the Logitech G27 racing wheel package
 
-%package plugins-database
-Summary:    Database logging plugin for automotive-message-broker
-Group:      Automotive/Libraries
-Requires:   %{name} = %{version}-%{release}
-Requires:  sqlite
-
-%description plugins-database
-Database logging plugin for automotive-message-broker package
-
 %package plugins-murphy
 Summary:   Plugin for integration with the murphy policy system
 Group:     Automotive/Libraries
@@ -278,7 +269,6 @@ Crosswalk vehicle API extension based on the W3C Automotive Business Group Vehic
           -Dbluetooth_plugin=ON \
           -Dbluemonkey_plugin=ON \
 %endif
-          -Ddatabase_plugin=ON \
           -Dmurphy_plugin=ON \
           -Dobd2_plugin=ON \
           -Dtest_plugin=ON \
@@ -389,12 +379,6 @@ cp packaging/config.tizen %{buildroot}%{_sysconfdir}/ambd/
 %{_libdir}/%{name}/obd2sourceplugin.so
 %{_sysconfdir}/ambd/plugins.d/obd2
 
-%files plugins-database
-%defattr(-,root,root,-)
-%manifest packaging.in/amb.manifest.plugins
-%{_libdir}/%{name}/databasesinkplugin.so
-%{_sysconfdir}/ambd/plugins.d/database
-
 %files plugins-murphy
 %defattr(-,root,root,-)
 %manifest packaging.in/amb.manifest.plugins