1 |
# $Id: e-smith-qmail.spec,v 1.6 2020/11/19 07:29:45 michel Exp $ |
# $Id: e-smith-qmail.spec,v 1.8 2020/12/04 05:58:38 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 7 |
%define release 8 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
15 |
Patch2: e-smith-qmail-2.6.0-update_all_groups_alias.patch |
Patch2: e-smith-qmail-2.6.0-update_all_groups_alias.patch |
16 |
Patch3: e-smith-qmail-2.6.0-bz11105-systemd.patch |
Patch3: e-smith-qmail-2.6.0-bz11105-systemd.patch |
17 |
Patch4: %{name}-%{version}-rc7_link-rpm_update.patch |
Patch4: %{name}-%{version}-rc7_link-rpm_update.patch |
18 |
|
Patch5: e-smith-qmail-2.6.0-bz11105-systemd2.patch |
19 |
|
|
20 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
21 |
BuildRequires: e-smith-devtools >= 1.13.0-04 |
BuildRequires: e-smith-devtools >= 1.13.0-04 |
22 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
33 |
AutoReqProv: no |
AutoReqProv: no |
34 |
|
|
35 |
%changelog |
%changelog |
36 |
|
* Fri Dec 04 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme |
37 |
|
- remove qmail link in init.d [SME: 11105] |
38 |
|
|
39 |
* Thu Dec 03 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme |
* Thu Dec 03 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme |
40 |
- execute systemd-reload before service adjust in events [SME: 11228] |
- execute systemd-reload before service adjust in events [SME: 11228] |
41 |
- remove S95reset-unsavedflag [SME: 11229] |
- remove S95reset-unsavedflag [SME: 11229] |
379 |
%patch2 -p1 |
%patch2 -p1 |
380 |
%patch3 -p1 |
%patch3 -p1 |
381 |
%patch4 -p1 |
%patch4 -p1 |
382 |
|
%patch5 -p1 |
383 |
|
|
384 |
%build |
%build |
385 |
perl createlinks |
perl createlinks |