[PR #3422] [MERGED] Add configure options when building rpm #4759

Closed
opened 2026-05-05 10:26:04 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/3422
Author: @sfc-gh-hyu
Created: 5/18/2020
Status: Merged
Merged: 5/19/2020
Merged by: @undefined

Base: masterHead: rpm-build-config


📝 Commits (1)

  • e1cdb32 Add configure options when building rpm

📊 Changes

2 files changed (+11 additions, -3 deletions)

View changed files

📝 platform/rpm/firejail.spec (+1 -1)
📝 platform/rpm/mkrpm.sh (+10 -2)

📄 Description

It seems configure options are hard-coded when building the RPM. I wish to use different config options with RPM, so I added a third argument to platform/rpm/mkrpm.sh, which can change the configure options in firejail.spec file.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/3422 **Author:** [@sfc-gh-hyu](https://github.com/sfc-gh-hyu) **Created:** 5/18/2020 **Status:** ✅ Merged **Merged:** 5/19/2020 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `rpm-build-config` --- ### 📝 Commits (1) - [`e1cdb32`](https://github.com/netblue30/firejail/commit/e1cdb323e2c9d05c9739fbe94c3a29e4ea767f87) Add configure options when building rpm ### 📊 Changes **2 files changed** (+11 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `platform/rpm/firejail.spec` (+1 -1) 📝 `platform/rpm/mkrpm.sh` (+10 -2) </details> ### 📄 Description It seems configure options are hard-coded when building the RPM. I wish to use different config options with RPM, so I added a third argument to `platform/rpm/mkrpm.sh`, which can change the configure options in firejail.spec file. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:26:04 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#4759
No description provided.