Skip to content

fix(packaging): include logrotate configuration in RPM package#368

Merged
pkoprda merged 1 commit intomainfrom
macano/fix-logrotate-packaging
Mar 11, 2026
Merged

fix(packaging): include logrotate configuration in RPM package#368
pkoprda merged 1 commit intomainfrom
macano/fix-logrotate-packaging

Conversation

@mjcr99
Copy link
Contributor

@mjcr99 mjcr99 commented Mar 10, 2026

Description

Hi team,

This PR adds the logrotate.d related files to the rhc.spec file.

Testing

Create a package using this branch and check the presence of /etc/logrotate.d/rhc:

[vagrant@lv-rhel101-1 rhc]$ rpm -qlp /var/lib/mock/fedora-43-x86_64/result/rhc-0.3.8-1.fc43.x86_64.rpm | grep etc
/etc/logrotate.d/rhc
/etc/rhc

@mjcr99 mjcr99 requested a review from pkoprda March 10, 2026 17:36
Copy link
Contributor

@pkoprda pkoprda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@pkoprda pkoprda merged commit 1395468 into main Mar 11, 2026
27 checks passed
@pkoprda pkoprda deleted the macano/fix-logrotate-packaging branch March 11, 2026 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants