1 |
# $Id: e-smith-qmail.spec,v 1.11 2020/12/05 03:20:40 jpp Exp $ |
# $Id: e-smith-qmail.spec,v 1.12 2020/12/05 03:23:44 jpp Exp $ |
2 |
|
|
3 |
Summary: startup scripts for Dan Bernstein's qmail package |
Summary: startup scripts for Dan Bernstein's qmail package |
4 |
%define name e-smith-qmail |
%define name e-smith-qmail |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.6.0 |
%define version 2.6.0 |
7 |
%define release 10 |
%define release 11 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
33 |
AutoReqProv: no |
AutoReqProv: no |
34 |
|
|
35 |
%changelog |
%changelog |
36 |
|
* Sun Dec 06 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-11.sme |
37 |
|
- fix missing actions for systemd on upgrade event [SME: 11105] |
38 |
|
cleanup preset file |
39 |
|
|
40 |
* Fri Dec 04 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme |
* Fri Dec 04 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme |
41 |
- remove qmail link in init.d and whole rc.d [SME: 11105] |
- remove qmail link in init.d and whole rc.d [SME: 11105] |
42 |
take 3 |
take 3 |
389 |
%patch4 -p1 |
%patch4 -p1 |
390 |
%patch5 -p1 |
%patch5 -p1 |
391 |
rm -rf root/etc/rc.d |
rm -rf root/etc/rc.d |
392 |
|
rm -rf /root/usr/lib/systemd/system-preset |
393 |
|
|
394 |
%build |
%build |
395 |
perl createlinks |
perl createlinks |