public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/spirv-headers] epel9: Added to RHEL 9.8 rhbz#2485360
@ 2026-06-05  2:10 Carl George
  0 siblings, 0 replies; only message in thread
From: Carl George @ 2026-06-05  2:10 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/spirv-headers
Branch : epel9
Commit : 7565d2ae4484927ae5de07e5fa01ca6722c77a1d
Author : Carl George <carlwgeorge@gmail.com>
Date   : 2026-06-04T21:10:30-05:00
Stats  : +1/-63 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/spirv-headers/c/7565d2ae4484927ae5de07e5fa01ca6722c77a1d?branch=epel9

Log:
Added to RHEL 9.8 rhbz#2485360

---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index e9c23ed..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,4 +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

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..e4ecc6f
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Added to RHEL 9.8 rhbz#2485360

diff --git a/sources b/sources
deleted file mode 100644
index 553cde7..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (SPIRV-Headers-sdk-1.3.231.1.tar.gz) = d2c47127fd81430383e8656917f76933b713ca6cb93b2a9c16c9e0b125e2f62f8c497cab3a4fcc2a711decd911ec5d15f1eb0270add05442aff6672e08c890d7

diff --git a/spirv-headers.spec b/spirv-headers.spec
deleted file mode 100644
index ee778df..0000000
--- a/spirv-headers.spec
+++ /dev/null
@@ -1,55 +0,0 @@
-%global sdkver 1.3.231.1
-
-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/sdk-%{sdkver}.tar.gz#/SPIRV-Headers-sdk-%{sdkver}.tar.gz
-
-BuildArch:      noarch
-
-%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-sdk-%{sdkver}
-chmod a-x include/spirv/1.2/spirv.py
-
-
-%build
-
-
-%install
-mkdir -p %buildroot%{_includedir}/
-mv include/* %buildroot%{_includedir}/
-
-%files devel
-%license LICENSE
-%doc README.md
-%{_includedir}/spirv/
-
-%changelog
-%autochangelog

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-05  2:10 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:10 [rpms/spirv-headers] epel9: Added to RHEL 9.8 rhbz#2485360 Carl George

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox