Compare commits
2 Commits
11_0_0-2_e
...
11_0_0-4
Author | SHA1 | Date | |
---|---|---|---|
![]() |
2100fa3b6e | ||
412fec9844 |
@@ -24,7 +24,7 @@
|
||||
NUM=$(/sbin/e-smith/db configuration getprop qmail KeepLogFiles)
|
||||
|
||||
exec \
|
||||
/usr/local/bin/setuidgid qmaill \
|
||||
/usr/local/bin/multilog t s5000000 \
|
||||
/usr/bin/setuidgid qmaill \
|
||||
/usr/bin/multilog t s5000000 \
|
||||
n${NUM:-10} \
|
||||
/var/log/qmail
|
||||
|
@@ -4,7 +4,7 @@ Summary: startup scripts for Dan Bernstein's qmail package
|
||||
%define name smeserver-qmail
|
||||
Name: %{name}
|
||||
%define version 11.0.0
|
||||
%define release 2
|
||||
%define release 4
|
||||
Version: %{version}
|
||||
Release: %{release}%{?dist}
|
||||
License: GPL
|
||||
@@ -20,6 +20,7 @@ Requires: fastforward
|
||||
Requires: runit
|
||||
Requires: smeserver-email
|
||||
Requires: qmail >= 1.03-17
|
||||
Provides: smeserver-mta
|
||||
Provides: e-smith-mta
|
||||
Conflicts: runit < 1.7
|
||||
Obsoletes: qmail-initscripts
|
||||
@@ -28,6 +29,12 @@ Provides: e-smith-qmail
|
||||
AutoReqProv: no
|
||||
|
||||
%changelog
|
||||
* Sat Mar 30 2024 Trevor Batley <trevor@batley.id.au> 11.0.0-4.sme
|
||||
- change path to setuidgid and multilog [SME: 12566]
|
||||
|
||||
* Sat Mar 23 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-3.sme
|
||||
- fix missing Provides: smeserver-mta [SME: 12521]
|
||||
|
||||
* Sat Mar 23 2024 Brian Read <brianr@koozali.org>11.0.0-2.sme
|
||||
- Change Requires: e-smith- to Requires:smeserver-
|
||||
|
||||
|
Reference in New Issue
Block a user