public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/spirv-headers] epel10.2: Added to RHEL 10.2 rhbz#2485361
@ 2026-06-05 2:12 Carl George
0 siblings, 0 replies; only message in thread
From: Carl George @ 2026-06-05 2:12 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/spirv-headers
Branch : epel10.2
Commit : a2a006ec77f5c8b0d01d20788ce3b19bd207cbb3
Author : Carl George <carlwgeorge@gmail.com>
Date : 2026-06-04T21:11:43-05:00
Stats : +1/-73 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/spirv-headers/c/a2a006ec77f5c8b0d01d20788ce3b19bd207cbb3?branch=epel10.2
Log:
Added to RHEL 10.2 rhbz#2485361
---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index f2492a7..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,5 +0,0 @@
-/spirv-headers-*.tar.gz
-/SPIRV-Headers-sdk-1.3.216.0.tar.gz
-/SPIRV-Headers-sdk-1.3.224.0.tar.gz
-/SPIRV-Headers-sdk-1.3.231.1.tar.gz
-/SPIRV-Headers-sdk-1.3.239.0.tar.gz
diff --git a/README.md b/README.md
deleted file mode 100644
index d5c8176..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# spirv-headers
-
-The spirv-headers package
\ No newline at end of file
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..99906db
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Added to RHEL 10.2 rhbz#2485361
diff --git a/sources b/sources
deleted file mode 100644
index a9f7348..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (spirv-headers-3f17b2a.tar.gz) = 0e9d0acdc1f1d390b230e6edc7ce05783084fa2d951e7d7aa666fdf16c7b83dedcdf564290ed63ab1bc405ad8b4a53a22fe1d283f689d1e549afe745c02f0958
diff --git a/spirv-headers.spec b/spirv-headers.spec
deleted file mode 100644
index 99a5c3e..0000000
--- a/spirv-headers.spec
+++ /dev/null
@@ -1,64 +0,0 @@
-%global commit 3f17b2af6784bfa2c5aa5dbb8e0e74a607dd8b3b
-%global shortcommit %(c=%{commit}; echo ${c:0:7})
-
-
-Name: spirv-headers
-Version: 1.5.5
-Release: %autorelease
-Summary: Header files from the SPIR-V registry
-
-License: MIT
-URL: https://github.com/KhronosGroup/SPIRV-Headers/
-Source0: %{url}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
-
-BuildArch: noarch
-
-BuildRequires: cmake3
-BuildRequires: ninja-build
-BuildRequires: gcc
-BuildRequires: gcc-c++
-
-%description
-%{summary}
-
-This includes:
-
-* Header files for various languages.
-* JSON files describing the grammar for the SPIR-V core instruction
- set, and for the GLSL.std.450 extended instruction set.
-* The XML registry file
-
-%package devel
-Summary: Development files for %{name}
-
-%description devel
-%{summary}
-
-This includes:
-
-* Header files for various languages.
-* JSON files describing the grammar for the SPIR-V core instruction
- set, and for the GLSL.std.450 extended instruction set.
-* The XML registry fil
-
-%prep
-%autosetup -n SPIRV-Headers-%{commit}
-chmod a-x include/spirv/1.2/spirv.py
-
-
-%build
-%cmake3 -DCMAKE_INSTALL_LIBDIR=%{_lib} -GNinja
-%cmake_build
-
-%install
-%cmake_install
-
-%files devel
-%license LICENSE
-%doc README.md
-%{_includedir}/spirv/
-%{_datadir}/cmake/SPIRV-Headers/*.cmake
-%{_datadir}/pkgconfig/SPIRV-Headers.pc
-
-%changelog
-%autochangelog
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-05 2:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-05 2:12 [rpms/spirv-headers] epel10.2: Added to RHEL 10.2 rhbz#2485361 Carl George
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox