add: bash-kernel (#5052)

* add: bash-kernel

* add: bash-kernel

* Society has moved past the need for %generate_buildrequires

Signed-off-by: Gilver <rockgrub@disroot.org>

* Update python-bash-kernel.spec

Signed-off-by: Gilver <rockgrub@disroot.org>

* Update python-bash-kernel.spec

Signed-off-by: Gilver <rockgrub@disroot.org>

---------

Signed-off-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
Gilver
2025-05-27 00:43:24 -05:00
committed by GitHub
parent 4860a6f0ad
commit fb798b356a
3 changed files with 75 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "python-bash-kernel.spec"
}
labels {
subrepo = "extras"
}
}