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] epel10: Added to RHEL 10.2 rhbz#2485361
Date: Fri, 05 Jun 2026 02:11:48 GMT	[thread overview]
Message-ID: <178062550818.1.588100698768525270.rpms-spirv-headers-a2a006ec77f5@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/spirv-headers
Branch : epel10
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

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

                 reply	other threads:[~2026-06-05  2:11 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=178062550818.1.588100698768525270.rpms-spirv-headers-a2a006ec77f5@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