Commit Graph
12 Commits
Author SHA1 Message Date
Lukas Greve 3e3ae9181b Fixed source archive creation: Instead of directly tarring hello.sh, I now create a proper directory structure hello-0.0.1/ with the file inside, which is what %setup expects.
Build and Publish RPM / build-and-publish (push) Successful in 5s
Fixed the %install section: Changed cp hello.sh $RPM_BUILD_ROOT/%{_bindir}/hello to remove the .sh extension as it's a more conventional name for executable files.

Fixed the %files section: Updated to reference %{_bindir}/hello instead of %{_bindir}/hello.sh
2025-11-27 20:04:25 +01:00
Lukas Greve 916f80f8cb add script
Build and Publish RPM / build-and-publish (push) Failing after 4s
2025-11-27 20:02:14 +01:00
Lukas Greve 875f7e0d58 delete files
Build and Publish RPM / build-and-publish (push) Failing after 4s
2025-11-27 19:56:17 +01:00
Lukas Greve 648ed2cbfd new workflow
Build and Publish RPM / build-and-publish (push) Failing after 4s
2025-11-27 19:55:16 +01:00
Lukas Greveandaider c31fd77db6 feat: Add RPM build workflow and spec file for Gitea integration
Build and Publish RPM / build-and-publish (push) Failing after 4s
Co-authored-by: aider (ollama_chat/qwen3-coder-30b-c24k) <aider@aider.chat>
2025-11-27 19:49:04 +01:00
Lukas Greve 7e7b88ddff test workflow
Build and Publish RPM / build-and-publish (push) Failing after 16s
2025-11-27 19:31:57 +01:00
Lukas Greve a0e96cca72 remove dated workflow 2025-11-27 19:27:27 +01:00
Lukas Greve 9dcd38c8c5 fix 2025-11-27 19:27:08 +01:00
Lukas Greve ffb595ab41 add bunch of stuff 2025-07-10 17:22:00 +02:00
Lukas Greve 8ae83fca49 test gitea action
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
2025-07-09 11:00:52 +02:00
Lukas Greve c51d9fe28f spec file and source 2025-07-09 10:46:47 +02:00
lukas 5f909abe3e Initial commit 2025-07-09 08:35:40 +00:00