Accepting request 508003 from science
1 OBS-URL: https://build.opensuse.org/request/show/508003 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pocl?expand=0&rev=8
This commit is contained in:
commit
21a8c8da36
@ -1,9 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 3 21:23:21 UTC 2017 - mardnh@gmx.de
|
||||||
|
|
||||||
|
- Fix path in the ICD-file
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 19 08:49:22 UTC 2017 - idonmez@suse.com
|
Fri May 19 08:49:22 UTC 2017 - idonmez@suse.com
|
||||||
|
|
||||||
- Update library name for uthash -> libut2
|
- Update library name for uthash -> libut2
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 16 18:59:30 UTC 2017 - mardnh@gmx.de
|
Tue May 16 18:59:30 UTC 2017 - mardnh@gmx.de
|
||||||
|
|
||||||
|
@ -109,10 +109,10 @@ This Subpackage provides the development files needed for pocl.
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%cmake_install
|
%cmake_install
|
||||||
|
|
||||||
# FIXME - should be handled upstream
|
# FIXME - should be handled upstream
|
||||||
mv %{buildroot}%{_prefix}%{_libdir} %{buildroot}%{_libdir}
|
mv %{buildroot}%{_prefix}%{_libdir} %{buildroot}%{_libdir}
|
||||||
mv %{buildroot}%{_prefix}%{_sysconfdir} %{buildroot}%{_sysconfdir}
|
mv %{buildroot}%{_prefix}%{_sysconfdir} %{buildroot}%{_sysconfdir}
|
||||||
|
sed -i 's|/usr/usr/|/usr/|g' %{buildroot}%{_sysconfdir}/OpenCL/vendors/pocl.icd
|
||||||
|
|
||||||
# Unbundle vecmath
|
# Unbundle vecmath
|
||||||
#rm -vf %{buildroot}/%{_libdir}/pocl/vecmath/
|
#rm -vf %{buildroot}/%{_libdir}/pocl/vecmath/
|
||||||
|
Loading…
Reference in New Issue
Block a user