public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/postsrsd] f44: Mark default file as conffile
Date: Thu, 04 Jun 2026 20:45:43 GMT [thread overview]
Message-ID: <178060594355.1.4464888886855331849.rpms-postsrsd-7fa6f26ad6c0@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/postsrsd
Branch : f44
Commit : 7fa6f26ad6c0a98285ffa364f1b3cb372ac26265
Author : Marc Dequènes (Duck) <duck@redhat.com>
Date : 2022-11-29T12:20:36+09:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/postsrsd/c/7fa6f26ad6c0a98285ffa364f1b3cb372ac26265?branch=f44
Log:
Mark default file as conffile
---
diff --git a/postsrsd.spec b/postsrsd.spec
index 1cea5d7..ffa09f5 100644
--- a/postsrsd.spec
+++ b/postsrsd.spec
@@ -4,7 +4,7 @@
Name: postsrsd
Version: 1.12
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Sender Rewriting Scheme (SRS) provider
License: GPLv2+
@@ -71,7 +71,7 @@ sed -ri -e 's/postsrsd\/default/postsrsd.default/' \
%files
%license LICENSE
%ghost %{_sysconfdir}/postsrsd.secret
-%{_sysconfdir}/default/%{name}
+%config(noreplace) %{_sysconfdir}/default/%{name}
%{_unitdir}/postsrsd.service
%{_sbindir}/postsrsd
%{_docdir}/%{name}
@@ -109,6 +109,9 @@ fi
%changelog
+- Tue Nov 29 2022 Marc Dequènes (Duck) <duck@redhat.com> - 1.12-2
+- mark /etc/default/postsrsd as conffile
+
* Wed Oct 26 2022 Marc Dequènes (Duck) <duck@redhat.com> - 1.12-1
- NUR
reply other threads:[~2026-06-04 20:45 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178060594355.1.4464888886855331849.rpms-postsrsd-7fa6f26ad6c0@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox