[PR #6196] [MERGED] build: mkrpm.sh improvements #5869

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6196
Author: @kmk3
Created: 2/6/2024
Status: Merged
Merged: 2/8/2024
Merged by: @kmk3

Base: masterHead: build-mkrpm-improvements


📝 Commits (4)

  • 0edc987 build: mkrpm.sh: remove --quiet from rpmbuild
  • 3c86526 build: mkrpm.sh: use set -e
  • 44b4657 build: mkrpm.sh: allow / in configure args
  • 543ba29 ci: remove unused configure arguments in rpm jobs

📊 Changes

2 files changed (+8 additions, -6 deletions)

View changed files

📝 .gitlab-ci.yml (+2 -2)
📝 platform/rpm/mkrpm.sh (+6 -4)

📄 Description

This is a follow-up to #6126.

Relates to #297.


🔄 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/6196 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 2/6/2024 **Status:** ✅ Merged **Merged:** 2/8/2024 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `build-mkrpm-improvements` --- ### 📝 Commits (4) - [`0edc987`](https://github.com/netblue30/firejail/commit/0edc987645b53192f605955f2a952304aac31a28) build: mkrpm.sh: remove --quiet from rpmbuild - [`3c86526`](https://github.com/netblue30/firejail/commit/3c86526b812120f756ecfbebaebea22b5ff5e665) build: mkrpm.sh: use set -e - [`44b4657`](https://github.com/netblue30/firejail/commit/44b4657969356bf65f5b76bef38cf3e357a984a9) build: mkrpm.sh: allow / in configure args - [`543ba29`](https://github.com/netblue30/firejail/commit/543ba298f18b5b29171153934d2267f6afaf7694) ci: remove unused configure arguments in rpm jobs ### 📊 Changes **2 files changed** (+8 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.gitlab-ci.yml` (+2 -2) 📝 `platform/rpm/mkrpm.sh` (+6 -4) </details> ### 📄 Description This is a follow-up to #6126. Relates to #297. --- <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:46:27 -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#5869
No description provided.