libtpl-egl.spec: libwayland-egl.so was included again. 05/141605/1
authorjoonbum.ko <joonbum.ko@samsung.com>
Tue, 1 Aug 2017 05:55:35 +0000 (14:55 +0900)
committerjoonbum.ko <joonbum.ko@samsung.com>
Tue, 1 Aug 2017 05:55:37 +0000 (14:55 +0900)
 - Since libwayland-egl.so is often directly dlopen,
  it is included again temporarily.

Change-Id: Ica57a476e4d7d3a470c591a7424928b69f129e42
Signed-off-by: joonbum.ko <joonbum.ko@samsung.com>
packaging/libtpl-egl.spec

index 6a6e4a2..ec86415 100644 (file)
@@ -295,7 +295,7 @@ cp -a %{_builddir}/%{buildsubdir}/tc/libs/gtest/googletest/LICENSE %{buildroot}/
 %manifest packaging/libwayland-egl.manifest
 %license COPYING
 %defattr(-,root,root,-)
-%{_libdir}/libwayland-egl.so.%{WL_EGL_VERSION}
+%{_libdir}/libwayland-egl.so*
 
 %files -n libwayland-egl-devel
 %defattr(-,root,root,-)