-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -135,6 +135,7 @@ fi | |
/etc/logrotate.d/pysrs | ||
/usr/share/sendmail-cf/hack/* | ||
%{_libexecdir}/milter/pysrs | ||
%{_libexecdir}/milter/srsmilter | ||
%if %{use_systemd} | ||
%{_unitdir}/* | ||
%else | ||
|
@@ -145,7 +146,7 @@ fi | |
* Mon Nov 13 2017 Stuart Gathman <[email protected]> 1.0.3-1 | ||
- Include srsmilter | ||
|
||
* Tue Nov 3 2017 Stuart Gathman <[email protected]> 1.0.2-1 | ||
* Fri Nov 3 2017 Stuart Gathman <[email protected]> 1.0.2-1 | ||
- Fix daemon to run in python2 | ||
- Move daemons to /usr/libexec/milter so they get bin_t selinux label | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters