Correct the upgrade file name 12/104612/1 submit/tizen_3.0/20161214.011753
authorDoHyun Pyun <dh79.pyun@samsung.com>
Wed, 14 Dec 2016 01:16:05 +0000 (10:16 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Wed, 14 Dec 2016 01:16:05 +0000 (10:16 +0900)
Change-Id: Ic4396b803680ae610ade42fd25ff66a4f63b448d
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
packaging/bluez.spec

index 537067e..8d9331c 100644 (file)
@@ -200,7 +200,7 @@ ln -sf ../bluetooth-frwk.service %{buildroot}%{_libpath}/systemd/system/multi-us
 %endif
 
 mkdir -p %{buildroot}%{upgrade_script_path}
-cp -f packaging/500.bluez.sh %{buildroot}%{upgrade_script_path}
+cp -f packaging/500.bluez_upgrade.sh %{buildroot}%{upgrade_script_path}
 
 %post -n libbluetooth -p /sbin/ldconfig
 ln -sf %{_libdir}/systemd/system/obex.service %{_sysconfdir}/systemd/default-extra-dependencies/ignore-units.d/
@@ -233,7 +233,7 @@ ln -sf %{_libdir}/systemd/system/obex.service %{_sysconfdir}/systemd/default-ext
 #%{_sbindir}/hid2hci
 %dir /usr/lib/udev
 /usr/lib/udev/*
-%{upgrade_script_path}/500.bluez.sh
+%{upgrade_script_path}/500.bluez_upgrade.sh
 
 #test -2
 %if "%{?profile}" == "tv"