public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/openvkl] rawhide: Update to 2.0.2 (rhbz#2521000)
@ 2026-08-24 8:52 Ali Erdinc Koroglu
0 siblings, 0 replies; only message in thread
From: Ali Erdinc Koroglu @ 2026-08-24 8:52 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/openvkl
Branch : rawhide
Commit : 477d16d26e2746754dfac7ea007350bb7a45a5ba
Author : Ali Erdinc Koroglu <ali.koroglu@oss.qualcomm.com>
Date : 2026-08-24T11:52:03+03:00
Stats : +5/-9 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/openvkl/c/477d16d26e2746754dfac7ea007350bb7a45a5ba?branch=rawhide
Log:
Update to 2.0.2 (rhbz#2521000)
---
diff --git a/openvkl.spec b/openvkl.spec
index 1084a35..ac07c56 100644
--- a/openvkl.spec
+++ b/openvkl.spec
@@ -1,5 +1,5 @@
Name: openvkl
-Version: 2.0.1
+Version: 2.0.2
Release: %autorelease
Summary: Intel Open Volume Kernel Library
@@ -8,7 +8,7 @@ Summary: Intel Open Volume Kernel Library
# testing/external/catch.hpp is BSL-1.0
# testing/external/half.hpp is MIT
License: Apache-2.0 AND BSL-1.0 AND MIT
-URL: https://github.com/OpenVKL/openvkl
+URL: https://github.com/RenderKit/openvk
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
BuildRequires: boost-devel
@@ -23,7 +23,7 @@ BuildRequires: openvdb-devel >= 7.0.0
BuildRequires: rkcommon-devel >= 1.11.0
# Upstream only supports x86_64 and ARM64 architectures
-ExclusiveArch: aarch64 x86_64
+ExclusiveArch: %{x86_64} %{arm64}
%description
Intel Open Volume Kernel Library (Open VKL) is a collection of high-performance
@@ -50,15 +50,11 @@ The %{name}-devel package contains libraries and header files for
applications that use %{name}.
%prep
-%autosetup -p1
+%autosetup
# do not install LICENSE.txt
sed -i '/LICENSE.txt/d' openvkl/CMakeLists.txt
sed -i '/third-party-programs/d' openvkl/CMakeLists.txt
-# lib64 path fix
-sed -i 's/lib\/cmake/%{_lib}\/cmake/g' utility/vdb/CMakeLists.txt
-# bypass vdb_volume_dense test for now
-sed -i '/vdb_volume_dense.cpp/d' testing/apps/CMakeLists.txt
%build
%cmake \
diff --git a/sources b/sources
index 034c287..3be0182 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (openvkl-2.0.1.tar.gz) = 6b7dd92d3def4a9187b7f85334691061906d19fa968d8ecf6f03995281917cf2f0060f37737388ac8f23f959134320fc92a81a96fb0fbc94d70bd2c3d55c12b2
+SHA512 (openvkl-2.0.2.tar.gz) = b3069c511b7ff1f9ebb23098a816d6b1250967ff266c41a38a338c563161be33b1e8912ba051d75733a6eef999ec31245f1e310b516ad70b997f6435f02b7971
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-24 8:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-24 8:52 [rpms/openvkl] rawhide: Update to 2.0.2 (rhbz#2521000) Ali Erdinc Koroglu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox