rpmbuild
Here are 95 public repositories matching this topic...
-
Updated
Jan 15, 2022 - Python
When Packager: is set (as required for Debian packages), the %packager macro doesn't get set with the contents of the field.
-
Updated
Jun 10, 2022 - Shell
Hi
Trying to build my spec file, it contains:
%{!?version: %define version 1.2.0} ...
I tried to pass the version as an env variable to the container, but it is ignored:
- name: build RPM package id: rpm_build uses: naveenrajm7/rpmbuild@master env: version: 1.4.0 ...
So how should I do?
Thanks!
-
Updated
Mar 29, 2022 - Shell
-
Updated
Jul 15, 2022 - Shell
-
Updated
Nov 19, 2017 - Shell
-
Updated
Sep 15, 2019 - Python
-
Updated
Aug 25, 2018 - Shell
-
Updated
Mar 6, 2019 - Shell
-
Updated
Oct 28, 2020 - Shell
Improve this page
Add a description, image, and links to the rpmbuild topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rpmbuild topic, visit your repo's landing page and select "manage topics."
It seems like right now there is no way to specify a full tgz for the files that should go into the package. And there is no way to specify the ownership and permissions in detail (that I see).
Would be great if one could provide a complete tgz as the data section of package.