%define major 0
%define minor 2
-%define patchlevel 9
+%define patchlevel 10
%define ext_feature 0
Name: call-manager
ln -s %{_unitdir}/callmgr.service %{buildroot}%{_unitdir}/multi-user.target.wants/callmgr.service
mkdir -p %{buildroot}/etc/dbus-1/system.d/
cp %{SOURCE1} %{buildroot}/etc/dbus-1/system.d/callmgr.conf
-mkdir -p %{buildroot}/usr/share/license
-cp LICENSE %{buildroot}/usr/share/license/call-manager
%ifarch %{arm}
mv tm1/callmgrd.tm1 %{buildroot}%{_bindir}
%files extension-TM1
%defattr(-,root,root,-)
%attr(755,root,root) %{_bindir}/callmgrd.tm1
+%license LICENSE
%endif
%files
%{_unitdir}/callmgr.service
%{_unitdir}/multi-user.target.wants/callmgr.service
/etc/dbus-1/system.d/callmgr.conf
-%{_datadir}/license/call-manager
+%license LICENSE
/usr/share/call-manager/*
%files -n org.tizen.callmgr-popup
/usr/share/packages/org.tizen.callmgr-popup.xml
/usr/apps/org.tizen.callmgr-popup/res/edje/popup_custom.edj
/usr/apps/org.tizen.callmgr-popup/res/locale/*/*/callmgr-popup.mo
+%license LICENSE