diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo index a9dd460..8ea0bc3 100644 --- a/_scmsync.obsinfo +++ b/_scmsync.obsinfo @@ -1,4 +1,4 @@ -mtime: 1735986359 -commit: 95a585e91446d963555ff40e90faef287e45b224336a70a8b97051acc21f7682 +mtime: 1735986864 +commit: bb787aecd0c45eef702d3ca46c99bb7b7fcd0480ae304d455c03b362461f1a02 url: https://src.opensuse.org/clibs/unified-runtime revision: master diff --git a/unified-runtime.spec b/unified-runtime.spec index e349ef4..c622ea9 100644 --- a/unified-runtime.spec +++ b/unified-runtime.spec @@ -32,9 +32,9 @@ BuildRequires: opencl-headers BuildRequires: unified-memory-framework-devel %description -The objective of the oneAPI Unified Runtime is to provide a unified interface -to device agnostic runtimes such as DPC++ across a wide variety of software platforms. -The unified runtime provides extensibility where new backends can be developed to +oneAPI Unified Runtime (UR) provides a unified interface to device +agnostic runtimes such as DPC++. +UR provides extensibility where new backends can be developed to support new software platforms and devices. %package devel @@ -43,37 +43,37 @@ Requires: pkgconfig Requires: unified-memory-framework-devel %description devel -The objective of the oneAPI Unified Runtime is to provide a unified interface -to device agnostic runtimes such as DPC++ across a wide variety of software platforms. +oneAPI Unified Runtime (UR) provides a unified interface to device +agnostic runtimes such as DPC++. This package contains the development files for the oneAPI Unified Runtime. %package -n libur_loader0 -Summary: Shared libraries for the oneAPI Unified Runtime +Summary: oneAPI Unified Runtime loader %description -n libur_loader0 -The objective of the oneAPI Unified Runtime is to provide a unified interface -to device agnostic runtimes such as DPC++ across a wide variety of software platforms. +oneAPI Unified Runtime (UR) provides a unified interface to device +agnostic runtimes such as DPC++. -This package contains the shared libraries for the oneAPI Unified Runtime. +This package contains the oneAPI Unified Runtime loader. %package -n libur_adapter_native_cpu0 -Summary: Shared libraries for the oneAPI Unified Runtime native CPU adapter +Summary: oneAPI Unified Runtime native CPU adapter %description -n libur_adapter_native_cpu0 -The objective of the oneAPI Unified Runtime is to provide a unified interface -to device agnostic runtimes such as DPC++ across a wide variety of software platforms. +oneAPI Unified Runtime (UR) provides a unified interface to device +agnostic runtimes such as DPC++. -This package contains the shared libraries for the oneAPI Unified Runtime native CPU adapter. +This package contains the oneAPI Unified Runtime native CPU adapter. %package -n libur_adapter_opencl0 -Summary: Shared libraries for the oneAPI Unified Runtime OpenCL adapter +Summary: oneAPI Unified Runtime OpenCL adapter %description -n libur_adapter_opencl0 -The objective of the oneAPI Unified Runtime is to provide a unified interface -to device agnostic runtimes such as DPC++ across a wide variety of software platforms. +oneAPI Unified Runtime (UR) provides a unified interface to device +agnostic runtimes such as DPC++. -This package contains the shared libraries for the oneAPI Unified Runtime OpenCL adapter. +This package contains the oneAPI Unified Runtime OpenCL adapter. %prep %autosetup -p1 @@ -102,8 +102,6 @@ rm %{buildroot}%{_libdir}/libur_common.a %ldconfig_scriptlets -n libur_adapter_native_cpu0 %ldconfig_scriptlets -n libur_adapter_opencl0 -%ldconfig_scriptlets - %files %license LICENSE.TXT %doc README.md @@ -121,19 +119,19 @@ rm %{buildroot}%{_libdir}/libur_common.a %{_prefix}/lib/cmake/unified-runtime/ %{_libdir}/libur_loader.so -%{_libdir}/libur_loader.so.0 %{_libdir}/libur_adapter_native_cpu.so -%{_libdir}/libur_adapter_native_cpu.so.0 %{_libdir}/libur_adapter_opencl.so -%{_libdir}/libur_adapter_opencl.so.0 %files -n libur_loader0 +%{_libdir}/libur_loader.so.0 %{_libdir}/libur_loader.so.0.11.2 %files -n libur_adapter_native_cpu0 +%{_libdir}/libur_adapter_native_cpu.so.0 %{_libdir}/libur_adapter_native_cpu.so.0.11.2 %files -n libur_adapter_opencl0 +%{_libdir}/libur_adapter_opencl.so.0 %{_libdir}/libur_adapter_opencl.so.0.11.2 %changelog