public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Carl George <carlwgeorge@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/spirv-headers] epel9: Added to RHEL 9.8 rhbz#2485360
Date: Fri, 05 Jun 2026 02:10:36 GMT	[thread overview]
Message-ID: <178062543647.1.14276584210260623463.rpms-spirv-headers-7565d2ae4484@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-06-05  2:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178062543647.1.14276584210260623463.rpms-spirv-headers-7565d2ae4484@fedoraproject.org \
    --to=carlwgeorge@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox