fixed installation path of "enlightenment.service" to /usr/lib. 15/27915/1 accepted/tizen_3.0.2014.q3_common tizen_3.0.2014.q3_common accepted/tizen/common/20140923.085218 submit/tizen_common/20140922.050203 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release
authorSeunghun Lee <shiin.lee@samsung.com>
Mon, 22 Sep 2014 23:55:01 +0000 (08:55 +0900)
committerSeunghun Lee <shiin.lee@samsung.com>
Mon, 22 Sep 2014 23:55:01 +0000 (08:55 +0900)
%{_libdir} is converted /usr/lib64, when build based on x86_64 arch.
since systemd is installed in /usr/lib, and enlightenment.service file is installed that path,
it occurs rpm packaging error.

Change-Id: I4a72a3cd6c208874ae768b127e011dd146043017

packaging/enlightenment.spec

index eef11d92f0773eae6c57dc4f7af5919db1803f5b..60b32def23fa759045d645af0c62edce9e8d9f10 100644 (file)
@@ -90,7 +90,7 @@ make %{?_smp_mflags}
 %{_datadir}/xsessions/enlightenment.desktop
 %{_sysconfdir}/xdg/menus/e-applications.menu
 %{_datadir}/applications/enlightenment_filemanager.desktop
-%{_libdir}/systemd/user/enlightenment.service
+/usr/lib/systemd/user/enlightenment.service
 
 %files devel
 %manifest %{name}.manifest