CoreGL supports libGLESv1 so emulator-yagl does not need to make link of libGLESv1_CM
Change-Id: I68ff61626524c8ffcd82733c83bcc7604d061256
%postun -n libwayland-egl -p /sbin/ldconfig
%endif
-ln -sf driver/libGLESv1_CM.so.1.0 %{buildroot}%{_libdir}/libGLESv1_CM.so.1.1
-
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%defattr(-,root,root,-)
%{_libdir}/driver/libEGL*
%{_libdir}/driver/libGL*
-%{_libdir}/libGLESv1_CM.so.1.1
%attr(770,root,root)/etc/profile.d/opengl-es-setup-yagl-env.sh
%if "%{ENABLE_TIZEN_BACKEND}" == "0"