mirror of
https://github.com/darold/sendmailanalyzer.git
synced 2026-05-15 22:02:32 -06:00
[PR #1] [MERGED] Change in .spec file to reflect the config file rename #71
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/sendmailanalyzer#71
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/darold/sendmailanalyzer/pull/1
Author: @ivuk
Created: 12/19/2012
Status: ✅ Merged
Merged: 12/19/2012
Merged by: @darold
Base:
master← Head:master📝 Commits (1)
c7febe1Partially fixed the RPM spec file - it should be reworked to reflect the changes in 8.5📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
packaging/RPM/sendmailanalyzer.spec(+1 -1)📄 Description
Since the default config file got renamed from sendmailanalyzer.conf to sendmailanalyzer.conf.orig, the RPM will not build since it cannot find the sendmailanalyzer.conf file.
I've just appended the ".orig" suffix where it's needed, but I'm not sure if there is some more work to be done to bring the .spec up to date with the latest changes.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.